NetBSD-Bugs archive

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

Re: toolchain/43123 (milter-greylist not building on amd64-current)



The following reply was made to PR toolchain/43123; it has been noted by GNATS.

From: Matthias Scheler <tron%NetBSD.org@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, Hisashi T Fujinaka 
<htodd%twofifty.com@localhost>
Subject: Re: toolchain/43123 (milter-greylist not building on amd64-current)
Date: Tue, 6 Apr 2010 19:55:49 +0100

 On Tue, Apr 06, 2010 at 08:27:52AM -0400, Christos Zoulas wrote:
 > | This is a bug in flex(1) in NetBSD-current. It generates the following 
 > code:
 > 
 > What happens if you add %option reject?
 
 That doesn't help. This commit ...
 
 Module Name:   src
 Committed By:  christos
 Date:          Tue Apr  6 17:39:47 UTC 2010
 
 Modified Files:
        src/external/bsd/flex/dist: gen.c
 
 Log Message:
 use the m4 define not the cpp one for reject.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/external/bsd/flex/dist/gen.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 
 ... however does fix the problem.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 


Home | Main Index | Thread Index | Old Index