php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64718 mysqlnd redefines macros
Submitted: 2013-04-25 19:19 UTC Modified: 2013-04-30 12:27 UTC
From: sixd@php.net Assigned: johannes (profile)
Status: Closed Package: MySQL related
PHP Version: 5.5.0beta4 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sixd@php.net
New email:
PHP Version: OS:

 

 [2013-04-25 19:19 UTC] sixd@php.net
Description:
------------
Compiling mysqnd gives:

/home/cjones/Desktop/php-5.5.0beta4/ext/mysqlnd/mysqlnd_alloc.c:540:0: warning: 
"SMART_STR_START_SIZE" redefined [enabled by default]
/home/cjones/Desktop/php-5.5.0beta4/ext/standard/php_smart_str.h:42:0: note: this 
is the location of the previous definition
/home/cjones/Desktop/php-5.5.0beta4/ext/mysqlnd/mysqlnd_alloc.c:541:0: warning: 
"SMART_STR_PREALLOC" redefined [enabled by default]
/home/cjones/Desktop/php-5.5.0beta4/ext/standard/php_smart_str.h:38:0: note: this 
is the location of the previous definition



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-04-30 12:27 UTC] johannes@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: johannes
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 00:01:30 2024 UTC