From: Daniel E. S. <dan...@gm...> - 2006-08-31 21:04:31
|
Line 14 has the culprit ^M :) [dshipton@regatta include]$ cp cr_threads.h cr_threads.h.old [dshipton@regatta include]$ dos2unix cr_threads.h dos2unix: converting file cr_threads.h to UNIX format ... [dshipton@regatta include]$ diff cr_threads.h cr_threads.h.old 14c14 < #include "chromium.h" --- > #include "chromium.h" On 8/31/06, Brian Paul <bri...@tu...> wrote: > > Daniel E. Shipton wrote: > > Might want to convert cr/include/cr_threads.h to Unix line endings. It > > currently has both which svn complains about when using chromium cvs as > > a vendor branch. > > Hmmm, I don't see any DOS-style carriage return chars. > > -Brian > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Chromium-users mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > -- Daniel E. Shipton Software Engineer, Infiscape Corp. |