Thanks for the script!
James
On Jun 22, 2007, at 2:57 AM, James Youngman wrote:
On 6/22/07, Bruno Haible <[EMAIL PROTECTED]> wrote:
3) Verify that every source file that includes gnulib headers
starts out
with #include .
Here's a quick way of doing that (derived from the coreuti
On Jun 21, 2007, at 6:07 PM, Bruno Haible wrote:
Hello,
Gallagher James wrote:
System specifics: Fedora Core 6, intel, gcc/++ 4.1.1.
And what's the CPU? x86 or x86_64? 32-bit or 64-bit?
x86_64.
Problem 1: With a string "123abcdef" and a regex of "abc&q
Hi,
System specifics: Fedora Core 6, intel, gcc/++ 4.1.1.
I've been using gnulib for about two years primarily for its support
of POSIX regular expressions. I noticed that after a recent update of
gnulib, my regression tests for a regular expression class which uses
regcomp(), regexec(), e