3 |
|
|
4 |
Version 8.31 |
Version 8.31 |
5 |
----------------------------- |
----------------------------- |
6 |
|
|
7 |
1. Fixing a wrong JIT test case and some compiler warnings. |
1. Fixing a wrong JIT test case and some compiler warnings. |
8 |
|
|
9 |
|
2. Removed a bashism from the RunTest script. |
10 |
|
|
11 |
|
3. Add a cast to pcre_exec.c to fix the warning "unary minus operator applied |
12 |
|
to unsigned type, result still unsigned" that was given by an MS compiler |
13 |
|
on encountering the code "-sizeof(xxx)". |
14 |
|
|
15 |
|
|
16 |
Version 8.30 04-February-2012 |
Version 8.30 04-February-2012 |
17 |
----------------------------- |
----------------------------- |