php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64750 YYDEBUG redefined in Zend/zend_ini_scanner.l
Submitted: 2013-05-01 18:17 UTC Modified: 2015-01-18 20:55 UTC
Votes:3
Avg. Score:3.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (100.0%)
From: sixd@php.net Assigned:
Status: Duplicate Package: Scripting Engine problem
PHP Version: 5.5Git-2013-05-01 (Git) OS: Linux x86_64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 + 27 = ?
Subscribe to this entry?

 
 [2013-05-01 18:17 UTC] sixd@php.net
Description:
------------
Compiling PHP 5.5 on Oracle Linux 5.9 x86_64 gives this warning:

Zend/zend_ini_scanner.l:34:1: warning: "YYDEBUG" redefined
In file included from Zend/zend_ini_scanner.l:28:
/home/cjones/php-5.5/Zend/zend_ini_parser.h:37:1: warning: this is the location of the previous definition


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-18 20:55 UTC] sixd@php.net
-Status: Open +Status: Duplicate
 [2015-01-18 20:55 UTC] sixd@php.net
Fixed in https://bugs.php.net/bug.php?id=68805
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC