ID:               28665
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jsgoupil at lookstrike dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: WinXP
 PHP Version:      5.0.0RC2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Don't mix different styles of line endings.


Previous Comments:
------------------------------------------------------------------------

[2004-06-07 06:26:29] jsgoupil at lookstrike dot com

Description:
------------
We are currently working on WinXP and we change the CVS server to
linux. Now some lines are counted twice when we do an error. So it says
"error line 8" (supposed to be 4).

If we open the file with NotePad on Windows, we got the correct result
(no double line)
If we open the file with WordPad on Windows, we got a wrong result
(everything is on the same line)
If we open the file with vim on Linux, we got ^M at the end of the
line.

We can delete these ^M with linux, but there is no way to delete it
easily with Windows.

Expected result:
----------------
Just count Once line even they finished by a ^M

Actual result:
--------------
Counting twice line with ^M


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28665&edit=1

Reply via email to