Re: GerH source distro at hebbut.net: HOW TO compile/compare/merge for Bill et al
Bill Y <[email protected]>
| Newsgroups | gmane.mail.spam.crm114 |
|---|---|
| Message-ID | <[email protected]> |
From: "Ger Hobbelt" <[email protected]> Nice. And there I was trying something else already. Anyway, your trouble may probably be due to the configure script loading the incorrect regex.h after all; TRE is interface conpatible with the other POSIX ones IIRC, so mixing regex.h header files doesn't hurt as long as you don't use the TRE extended features, like p->value The problem is that the other regex packages do not have counted-length strings (instead, they depend on NUL-terminated strings). This means if you have data that contains embedded NULs, those regex packages FAIL! That was why we went to TRE- because it supported counted-length strings. - Bill Yerazunis ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace