mod-guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mod-guile-devel] New code in CVS


From: Dale P . Smith
Subject: [Mod-guile-devel] New code in CVS
Date: Wed, 31 Jul 2002 20:08:09 -0400

There is some new code in CVS that attempts to work around an
Apache/dlopen/linker/whatever bug.

Basically, mod_guile now includes regex code that is linked against the
regex library that Apache uses internally.

Without this gross hack, using regexp-exec would cause Segmentation
faults or worse.  The problem is that the C code needs access to the
regex_t structure, which is different in the two implementations.

Enjoy.
  -Dale

-- 
Dale P. Smith
Senior Systems Consultant,      | Treasurer,
Altus Technologies Corporation  | Cleveland Linux Users Group
address@hidden            | http://cleveland.lug.net
440-746-9000 x339               |



reply via email to

[Prev in Thread] Current Thread [Next in Thread]