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

 ID:                 64712
 Updated by:         d...@php.net
 Reported by:        s...@php.net
 Summary:            Obsolete declarations in php_date.c
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Date/time related
 Operating System:   Linux
 PHP Version:        5.5.0beta4
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of dsp
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=75cec90d8cc2ea34ab9e5e7146cb6b3bf29430a9
Log: Fix #64712 (Obsolete declarations in php_date.c)


Previous Comments:
------------------------------------------------------------------------
[2013-04-25 18:22:40] s...@php.net

Description:
------------
There are a couple of obsolete declarations in php_date.c:

/home/cjones/Desktop/php-5.5.0beta4/ext/date/php_date.c:617:26: warning: 
‘date_object_new_immutable’ declared ‘static’ but never defined 
[-Wunused-
function]
/home/cjones/Desktop/php-5.5.0beta4/ext/date/php_date.c:623:26: warning: 
‘date_object_clone_immutable’ declared ‘static’ but never defined 
[-Wunused-
function]




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



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

Reply via email to