[project @ 2003-07-23 10:27:49 by wolfgang]
authorwolfgang <unknown>
Wed, 23 Jul 2003 10:27:49 +0000 (10:27 +0000)
committerwolfgang <unknown>
Wed, 23 Jul 2003 10:27:49 +0000 (10:27 +0000)
commit0305f4e365b5b96be0f5b28d04b424ffb07a4bb1
tree3fb48f6a1435da2ba13006cee2d0a0f79032c138
parent463cb883e2ef65888e79b1aa93bf231d92e5d740
[project @ 2003-07-23 10:27:49 by wolfgang]
Fix regular expressions for Mac OS X.

For some reason, Apple uses 64-bit offsets in regmatch_t,
so we have to use (#type regoff_t) instead of CInt.

MERGE TO STABLE.
Text/Regex/Posix.hsc