ID: 10342 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem PHP Version: 4.0 Latest CVS (11/04/2001) Assigned To: Comments: 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. Previous Comments: --------------------------------------------------------------------------- [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 --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10342&edit=2 -- 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]