Wow, thanks for the patch!
The trick is going to be in making this compatible with both Apache 2.0.x and 2.2.x.
I can go ahead and replace the APR_STATUS_IS_SUCCESS calls as you have since the macro has gone away.
It looks like the big change is with the new regex structure and its defines and the renaming of http_method to http_scheme. I guess I can do something with AP_SERVER_*VERSION_NUMBER to work around that.
Nice catch on the -avoid-version to libtool.
I'll see if I can't get this into the tip this week.
regards
rob
onsdagen den 4 januari 2006 16.44 skrev Rob Crittenden:
Wow, thanks for the patch!
The trick is going to be in making this compatible with both Apache 2.0.x and 2.2.x.
I can go ahead and replace the APR_STATUS_IS_SUCCESS calls as you have since the macro has gone away.
I think it should be ok as it is deprecated functions where the compat aliases was removed since apr 1.0
It looks like the big change is with the new regex structure and its defines and the renaming of http_method to http_scheme. I guess I can do something with AP_SERVER_*VERSION_NUMBER to work around that.
Nice catch on the -avoid-version to libtool.
I'll see if I can't get this into the tip this week.
regards
rob
389-devel@lists.fedoraproject.org