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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sixd@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC