26 |
4. A user submitted a patch to Makefile that makes it easy to created a dll |
4. A user submitted a patch to Makefile that makes it easy to created a dll |
27 |
under mingw. I added stuff to Makefile.am that cause it to include this |
under mingw. I added stuff to Makefile.am that cause it to include this |
28 |
special target, without affecting anything else. |
special target, without affecting anything else. |
29 |
|
|
30 |
|
5. Applied Craig's patch that moves no_arg into the RE class in the C++ code. |
31 |
|
This is an attempt to solve the reported problem "pcrecpp::no_arg is not |
32 |
|
exported in the Windows port". It has not yet been confirmed that the patch |
33 |
|
solves the problem, but it does no harm. |
34 |
|
|
35 |
|
|
36 |
Version 7.5 10-Jan-08 |
Version 7.5 10-Jan-08 |
37 |
--------------------- |
--------------------- |