Re: regexec() and OS/X

2006-06-02 Thread James Gallagher
On Jun 1, 2006, at 1:16 PM, Paul Eggert wrote: James Gallagher [EMAIL PROTECTED] writes: I've found what appears to be a stack corruption when using regexec() on a PPC Mac running OS/X 10.3.9. I was wondering if this is a known problem? I don't know of any such problem. Looks like you may

regexec() and OS/X

2006-06-01 Thread James Gallagher
, pmatch, 0); Where pmatch is defined as: regmatch_t pmatch[1]; After the call to regexec(), access to pmatch[0] fails with BAD_ACCESS error. I'm compiling the regular expression using: int result = regcomp (d_preg, t, REG_EXTENDED); Thanks, James -- James Gallagherjgallagher

Re: Using regex on OS/X

2005-09-27 Thread James Gallagher
for them in regex.m4. This fixes the problem on Mac OS/X and the hacked m4 script also works on RHEL3. James On Sep 23, 2005, at 3:19 PM, Paul Eggert wrote: James Gallagher [EMAIL PROTECTED] writes: Please let me know when the fix is in CVS or if you'd like me to submit a patch. OK, I've

Re: patch for regex.m4

2005-07-25 Thread James Gallagher
on that as time permits as well. ___ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib -- James Gallagherjgallagher at opendap.org OPeNDAP, Inc 406.723.8663

Re: [bug-gnulib] Re: no rpl_mktime in mktime.c

2005-07-11 Thread James Gallagher
; ... } #endif ___ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib -- James Gallagherjgallagher at opendap.org OPeNDAP, Inc 406.723.8663