> CVSROOT: /usr/local/lyx/cvsroot > Module name: lyx-devel > Repository: lyx-devel/src/support/ > Changes by: [EMAIL PROTECTED] 05/04/26 12:30:24 > > Modified files: > lyx-devel/src/: Bidi.C Bidi.h ChangeLog coordcache.C > coordcache.h ispell.C lyxserver.C lyxsocket.C > mover.C pch.h > lyx-devel/src/client/: ChangeLog client.C pch.h > lyx-devel/src/frontends/: ChangeLog LyXView.C nullpainter.C > nullpainter.h pch.h > lyx-devel/src/frontends/gtk/: ChangeLog GChanges.C GLog.C > GShowFile.C GTexinfo.C > lyx-devel/src/frontends/qt2/: ChangeLog pch.h qttableview.C > lyx-devel/src/frontends/qt2/moc/: pch.h > lyx-devel/src/frontends/xforms/: ChangeLog FormLog.h > LayoutEngine.C bmtable.c > xformsImage.C > lyx-devel/src/frontends/xforms/forms/: pch.h > lyx-devel/src/support/: ChangeLog abort.C atexit.c forkedcall.C > forkedcall.h forkedcontr.C > forkedcontr.h > fs_extras.C fs_extras.h gzstream.C > gzstream.h kill.C lyxsum.C mkdir.C > os2_defines.h pch.h tempname.C > userinfo.C > > Log message: > Consistent use of preprocessor guards; > include <config.h> in .C files, not .h ones; > licence blurb.
These changes required fixing the win32_kludge.diff file. I've included both the new win32_kludge.diff file as well as the diff of the current version, depending on how confused you'd like to be. Please commit if acceptable. Also, please note the following compile warning. With win32_kludge applied, generateChild doesn't handle the parameter input error condition. I'm guessing it should return -1 on the error condition, but I leave that up to you. c:\lyx\lyx-devel\src\ispell.c(193) : warning C4715: '`anonymous namespace'::LaunchIspell::generateChild' : not all control paths return a value Thanks Rob
win32_kludge.diff.diff
Description: win32_kludge.diff.diff
win32_kludge.diff
Description: win32_kludge.diff