| 41 |
7. Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm told |
7. Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm told |
| 42 |
that is needed. |
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 |
--------------------- |
--------------------- |