Bug 91117

Summary: [UPDATE]: devel/re2c: Update to version 0.9.12.
Product: Ports & Packages Reporter: Frank J. Laszlo <laszlof>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
re2c-0.9.12.diff none

Description Frank J. Laszlo 2005-12-31 01:30:11 UTC
	This patch will update devel/re2c to version 0.9.12. The new version contains the following bug fixes and
	features:

	- Fixed bug #1390174 re2c cannot accept {0,}.
	- Fixed #1313083 -e (EBCDIC cross compile) broken.
	- Fixed #1297658 underestimation of n in YYFILL(n).
	- Applied #1339483 Avoid rebuilds of re2c when running subtargets.
	- Implemented #1335305 symbol table reimplementation, just slightly modifed.
	- Implemented #1232777 negated char classes '[^...]' and the dot operator '.'.
	- Added hexadecimal character definitions.
	- Added consistency check for octal character definitions.
	- Fixed code generation for -b switch.
	- Added Microsoft Visual C .NET build files.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-31 23:06:43 UTC
State Changed
From-To: open->closed

Committed, thanks!