Re: Pan crashing in libgnuregex after -pthread switchover

From: Andrey Chernov <ache_at_nagual.pp.ru>
Date: Sat, 20 Mar 2004 15:58:07 +0300
On Thu, Mar 18, 2004 at 06:11:52PM +0000, Peter Edwards wrote:
> (I've an old mail from Andrey Chernov in my -current mailbox that 
> mentioned he wanted to do some work on this. Any comments, Andrey?)

The comment is obvious: if you use -lgnuregex, you must use either
-I/usr/include/gnu
#include <regex.h>
-- or --
#include <gnu/regex.h>
Idea that library must match headers used is pretty natural.

-- 
Andrey Chernov | http://ache.pp.ru/
Received on Sat Mar 20 2004 - 03:58:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC