| 38 |
to be caused by a trailing space on an input line that had got lost in his |
to be caused by a trailing space on an input line that had got lost in his |
| 39 |
copy. The trailing space was an accident, so I've just removed it. |
copy. The trailing space was an accident, so I've just removed it. |
| 40 |
|
|
| 41 |
|
7. Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm told |
| 42 |
|
that is needed. |
| 43 |
|
|
| 44 |
|
8. Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c) |
| 45 |
|
as "const" (a) because they are and (b) because it helps the PHP |
| 46 |
|
maintainers who have recently made a script to detect big data structures |
| 47 |
|
in the php code that should be moved to the .rodata section. I remembered |
| 48 |
|
to update Builducptable as well, so it won't revert if ucptable.h is ever |
| 49 |
|
re-created. |
| 50 |
|
|
| 51 |
|
|
| 52 |
Version 7.0 19-Dec-06 |
Version 7.0 19-Dec-06 |
| 53 |
--------------------- |
--------------------- |