Bug 91117 - [UPDATE]: devel/re2c: Update to version 0.9.12.
Summary: [UPDATE]: devel/re2c: Update to version 0.9.12.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 01:30 UTC by Frank J. Laszlo
Modified: 2005-12-31 23:06 UTC (History)
0 users

See Also:


Attachments
re2c-0.9.12.diff (2.33 KB, patch)
2005-12-31 01:30 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!