Edit report at https://bugs.php.net/bug.php?id=55649&edit=1

 ID:                 55649
 Updated by:         dmi...@php.net
 Reported by:        anton dot dobkin at gmail dot com
 Summary:            Undefined function Bug()
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Linux
 PHP Version:        5.3.8
 Assigned To:        dmitry
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-09-13 07:06:51] dmi...@php.net

Automatic comment from SVN on behalf of dmitry
Revision: http://svn.php.net/viewvc/?view=revision&revision=316591
Log: Fixed Bug #55649 (Undefined function Bug()). (Laruence)

------------------------------------------------------------------------
[2011-09-12 03:21:52] larue...@php.net

dmitry plz look at this.

------------------------------------------------------------------------
[2011-09-09 05:05:16] larue...@php.net

The following patch has been added/updated:

Patch Name: bug55649.diff
Revision:   1315544716
URL:        
https://bugs.php.net/patch-display.php?bug=55649&patch=bug55649.diff&revision=1315544716

------------------------------------------------------------------------
[2011-09-09 03:38:33] anton dot dobkin at gmail dot com

Description:
------------
In zend_strtod.c calls undefined function Bug() when compiled with flag DEBUG


zend_strtod.c:(.text+0x8ca): undefined reference to `Bug'
Zend/.libs/zend_strtod.o: In function `cmp':
zend_strtod.c:(.text+0x988): undefined reference to `Bug'
zend_strtod.c:(.text+0x9a8): undefined reference to `Bug'
Zend/.libs/zend_strtod.o: In function `b2d':
zend_strtod.c:(.text+0xc75): undefined reference to `Bug'
Zend/.libs/zend_strtod.o: In function `quorem':
zend_strtod.c:(.text+0xde2): undefined reference to `Bug'
Zend/.libs/zend_strtod.o:zend_strtod.c:(.text+0xec2): more undefined references 
to `Bug' follow
collect2: ld returned 1 exit status




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



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

Reply via email to