[MPlayer-cvslog] CVS: main/DOCS/tech swscaler_methods.txt, 1.2, 1.3
Oded Shimon
ods15 at ods15.dyndns.org
Wed Aug 24 11:29:38 CEST 2005
On Wed, Aug 24, 2005 at 09:46:37AM +0200, Diego Biurrun wrote:
> On Wed, Aug 24, 2005 at 09:28:33AM +0200, Guillaume POIRIER wrote:
> >
> > On 8/24/05, Diego Biurrun <diego at biurrun.de> wrote:
> > > On Tue, Aug 23, 2005 at 06:22:15PM +0200, Guillaume Poirier CVS wrote:
> > > >
> > > > Modified Files:
> > > > swscaler_methods.txt
> > > > Log Message:
> > > > Added an empty line at the end to make syncmail happy
> > > >
> > > > @@ -66,3 +66,4 @@
> > > >
> > > > Notes:
> > > > area upscale is identical to bilinear
> > > > +
> > >
> > > No, I don't care one bit, but out of curiosity, what was the problem?
> >
> > Nothing too serious. Syncmail was just "complaining" in the previous
> > that there was no empty line at the end of the file (check the log).
>
> Ah, ok, that is patch/diff that is complaining, not syncmail.
And actually, it wasn't complaining about there being no empty line on the
end - it was complaining about there being no NEWLINE character at the end!
Which isn't even a valid Unix text file, so it's good you fixed it, except
you already fixed this in your previous commit - otherwise it would've said
'no new line' TWICE, once for '-' and once for '+'...
(and it's not really even a complaint, it's the only way diff can report
there was no new line at end of file in a patch...)
- ods15
More information about the MPlayer-cvslog
mailing list