[MPlayer-users] Re: OGMtools 0.92 released

Rémi Guyomarch rguyom at pobox.com
Sat Sep 14 18:51:01 CEST 2002


On Sat, Sep 14, 2002 at 05:53:35PM +0200, Moritz Bunkus wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi.
> 
> > One thing you should fix...subtitles.cpp has DOS newlines, which break
> > compiling, at least on lines ending in \.
> 
> I don't quite understand what you mean. If a subtitle line ends on \,
> then ogmmerge fails?

The source file subtitles.cpp has DOS newlines (\n\r instead of \n)
and this breaks the compilation sometimes :

subtitles.cpp: In method `int subtitles_c::check()':
subtitles.cpp:79: stray '\' in program
subtitles.cpp:80: stray '\' in program
subtitles.cpp:103: stray '\' in program
subtitles.cpp:104: stray '\' in program
subtitles.cpp:105: stray '\' in program
gmake[1]: *** [subtitles.o] Erreur 1
gmake[1]: Quitte le répertoire `/usr/home/rguyom/src/ogmtools-0.921'
gmake: *** [all-recursive] Erreur 1

-- 
Rémi




More information about the MPlayer-users mailing list