diff options
author | Jakub Zelenka <bukka@php.net> | 2015-02-15 19:28:37 +0000 |
---|---|---|
committer | Jakub Zelenka <bukka@php.net> | 2015-02-15 19:28:37 +0000 |
commit | 911f7b10b1f4c9529bc01580d298a93a5cd6bbd2 (patch) | |
tree | 52a4029c1cb5523b2d0841535b486931762fabee /ext/pdo_mysql/pdo_mysql.c | |
parent | 09d27da1ba1b6dbb989a7442c84f567a71831d26 (diff) | |
download | php-git-911f7b10b1f4c9529bc01580d298a93a5cd6bbd2.tar.gz |
Add bison 3.0.4 genereted files for json parser
The definitions file (json_parser.tab.h) contains file
system dependent name for C preprocessor guard:
YY_PHP_JSON_YY_HOME_JAKUB_PROG_PHP_MASTER_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED
This is because the srcdir is used for default definitions name.
It's a correct default (--definition=$(srcdir)/json_parser.tab.h)
because the build would fail otherwise. Unfortunately Bison does not have
a special option for defining cpp guard name. The only way would be
using skeleton file but that's not possible with the current
configuration as it requires using a specific bison version
(disallowing range of supported versions).
Diffstat (limited to 'ext/pdo_mysql/pdo_mysql.c')
0 files changed, 0 insertions, 0 deletions