GIDEON: REG_ESIZE unknown on Solaris

Bernd Gehrmann bernd at physik.hu-berlin.de
Wed Jun 13 20:03:22 UTC 2001


On Wed, 13 Jun 2001, Roland Krause wrote:

> Berndt, I dont know whether this matters to you, but on Solaris there
> is no REG_ESIZE in regex.h, so the compilation of current HEAD failes
> with: 
> 
> regexptestdlg.cpp:88: `REG_ESIZE' undeclared (first use this function)

Bah, and that for an error code that never happens anyway ;-)
(on GNU, it occurs if the compiled regular expression is bigger than 64k).

I've #ifdef'd it out now.

Bernd.


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list