ID: 10342 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Compile Failure Operating System: win32 PHP Version: 4.0 Latest CVS (11/04/2001) New Comment: Finally fixed in CVS. Previous Comments: ------------------------------------------------------------------------ [2001-05-03 07:49:23] [EMAIL PROTECTED] well, CVS might convert LF to CRLF, but the fact is, that TSRM.dsp in snapshots from snaps.php.net has had LF for ages. Last time I checked (php4-200105021045.tar.bz2) this was valid. ------------------------------------------------------------------------ [2001-04-27 13:29:36] [EMAIL PROTECTED] cvs will automatically converting LF/CR to just a LF, so it doesn't matter if you're checking in with LF/CR or just LF. on checkout CVS will use the system's setting to convert the LF. ------------------------------------------------------------------------ [2001-04-16 00:04:04] [EMAIL PROTECTED] There's allready a bug still open for it from last year ( #8480). The annotation to this bug stated that checking out under win32 does automatic line conversion. Under certain circumstances this doesn't seem to be true because when checking out the file its still in unix style. So, MSVC still isn't able to open (and, altough its easy to fix it locally you first have to find the problem ...) The easiest way would probably to check this file in with CL/LF ? Just :set ff=dos and :w ;-) ty Markus ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=10342&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]