Skip to content

Conversation

tstarling
Copy link
Contributor

The rename was done upstream in r836 (http://vcs.pcre.org/viewvc?view=revision&revision=836), but the upgrade-pcre.php script doesn't mirror file deletions or creations, so the change didn't propagate to here. The file is only used when CFLAGS=-DPCRE_DEBUG is specified, so nobody noticed. After this change, PHP can be successfully compiled with PCRE_DEBUG.

The file is from the PCRE 8.32 tarball. The old pcre_printint.src was from 8.11.

The rename was done upstream in r836, but the upgrade-pcre.php script
doesn't mirror file deletions or creations, so the change didn't
propagate to here. The file is only used when CFLAGS=-DPCRE_DEBUG is
specified, so nobody noticed. After this change, PHP can be
successfully compiled with PCRE_DEBUG.

The file is from the PCRE 8.32 tarball. The old pcre_printint.src was
from 8.11.
@nikic
Copy link
Member

nikic commented Mar 3, 2016

Looks like pcre_printint.c is already in use in current master (https://github.com/php/php-src/blob/master/ext/pcre/pcrelib/pcre_printint.c), so closing this.

@nikic nikic closed this Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants