pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] OpenSolaris?


From: walt
Subject: Re: [Pan-users] OpenSolaris?
Date: Sat, 17 Jan 2009 16:25:14 -0800
User-agent: Thunderbird/3.0a2pre (X11; 2009011707)

Kevin Monceaux wrote:
Pan Fans,

...
and am trying to compile pan. I tried versions 0.132 and 0.133 and get:
> ...
text-match.h:111: error: expected identifier before numeric constant
text-match.h:111: error: expected `}' before numeric constant...

Pure guesswork on my part, but just for laughs try reformatting the enum
statement on line 111 to match the similar on on line 37, like this:

enum PcreState {
                NEED_COMPILE,
                COMPILED,
                ERR
               };




reply via email to

[Prev in Thread] Current Thread [Next in Thread]