Bug 46690

Summary: ports/math/oleo error in one file
Product: Ports & Packages Reporter: Andreas Schulz <ats>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andreas Schulz 2003-01-02 16:20:03 UTC
	The file posixtm.y in oleo-1.99.16/src has an error, which is
	uncovered by the new bison-1.75. It is missing a semicolon at
	line 89/90 just in front of "year : digitpair {".

Fix: freebsd# diff -c posixtm.y /usr/ports/math/oleo/work/oleo-1.99.16/src/posixtm.y  
How-To-Repeat: 	install the new bison-1.75 from ports and try to compile oleo :-).
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2003-01-02 16:34:09 UTC
State Changed
From-To: open->closed

Committed, thanks.