guile-devel
[Top][All Lists]
Advanced

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

Re: Regex parenthesis handling bug


From: Rob Browning
Subject: Re: Regex parenthesis handling bug
Date: Wed, 24 Oct 2001 18:20:27 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1

Gary Houston <address@hidden> writes:

> I think this would be best organised as a separate module, outside
> of libguile.  You'd have a configure script to detect glibc or fall
> back to some other alternative e.g., require that the Rx library be
> installed, or include it with the module.

I think that the various regular expression libs, if they differ in
functionality should make that obvious, and we should support some way
for detecting what's available so that you can write conditional code,
or at least ask for what you specifically need and have things fail
otherwise.

Along the same lines, if I get the time, I'd like to see about
supporting (use-modules (regexp perl)) via libpcre.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

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