ID:               43285
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         DBM/DBA related
 Operating System: Windows Vista
 PHP Version:      5.2CVS-2007-11-14 (CVS)
 New Comment:

I can't find any "mac style" EOLs in any of those files..are you sure
you have clean sources?


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

[2007-11-14 20:02:48] [EMAIL PROTECTED]

Taking a look at the binary markup of the files, it looks like the
newlines are being represent as 0d 0d 0a (\r\r\n) which is not really
any type of newline at all. :-)

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

[2007-11-14 18:41:28] [EMAIL PROTECTED]

Microsoft Visual C++ 2005 Express fails when it encounters code with
Mac-style newlines. It specifically says "Does not support Mac style
newlines, please convert to Windows / Unix style"

Maybe a faulty CVS checkout?

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

[2007-11-14 11:47:27] [EMAIL PROTECTED]

Copied from the other report:

In the ext/pdo_odbc directory, odbc_driver.c, odbc_stmt.c and
php_pdo_odbc_int.h have Mac style newlines.


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

[2007-11-14 11:46:26] [EMAIL PROTECTED]

Exactly what compiler complains about it? Using any sane compiler
doesn't cause any complaints. Are they errors / warnings?

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

[2007-11-14 04:29:17] [EMAIL PROTECTED]

Description:
------------
ext/dba/dba_db1.c has Mac style newlines, so the compiler complains.
Should be an easy fix.



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


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

Reply via email to