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

Re: gEDA-dev: component select dialog: visible attributes



2008/10/26 Peter TB Brett <peter@peter-b.co.uk>:
>   Alternatively, I'm considering adding PCRE to libgeda's deps after 2.6...
>   *waits for massive outcry* ...so you could then go back to just specifying
>   a string.

GLib has g_regex_new() and friends, starting with 2.14, that is based
on PCRE, so that dependency will come in sooner or later anyway, if
only implicitly.  Is it something you could wrap in #ifdef HAVE_PCRE
... #endif?

But globs "feel" like a better fit to the problem here.


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev