Parent Directory
|
Revision Log
|
Patch
revision 479 by ph10, Sun Jan 3 16:31:39 2010 UTC | revision 480 by ph10, Sun Jan 3 17:29:59 2010 UTC | |
---|---|---|
# | Line 76 Version 8.01 11-Dec-09 | Line 76 Version 8.01 11-Dec-09 |
76 | Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. |
77 | ||
78 | I have done both of these things. | I have done both of these things. |
79 | ||
80 | 12. Although pcre_dfa_exec() does not use nearly as much stack as pcre_exec() | |
81 | most of the time, it *can* run out if it is given a pattern that contains a | |
82 | runaway infinite recursion. I updated the discussion in the pcrestack man | |
83 | page. | |
84 | ||
85 | ||
86 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |