pkgsrc-Bugs archive

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

PR/42509 CVS commit: pkgsrc/lang/intercal



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

From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42509 CVS commit: pkgsrc/lang/intercal
Date: Sat, 2 Jan 2010 12:49:43 +0000

 Module Name:   pkgsrc
 Committed By:  drochner
 Date:          Sat Jan  2 12:49:43 UTC 2010
 
 Modified Files:
        pkgsrc/lang/intercal: Makefile
 
 Log Message:
 "flex" apparently changed its behavior wrt "yylineno": If invoked
 w/o "-l", yylinelo still gets defined in recent versions, but not
 in the version which comes with NetBSD-4.
 So require "flex" for the build and always use the "-l" flag, so we'll
 hopefully get deterministic behavior.
 Should fix PR pkg/42509 by Robert Elz.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/intercal/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index