[Bug 207041] lang/ficl bring some fixes from GSoC 2015
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 9 03:31:09 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207041
Bug ID: 207041
Summary: lang/ficl bring some fixes from GSoC 2015
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: pfg at FreeBSD.org
CC: pavelivolkov at gmail.com
Flags: maintainer-feedback?(pavelivolkov at gmail.com)
CC: pavelivolkov at gmail.com
Created attachment 166781
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166781&action=edit
Add patches with fixes
There was a GSoC 2015 from Colin Lord to bring to the base system a recent
version of Ficl. It found many bugs in ficl4.
Among them:
- Fix ficlInstructionPick bug. Pick instructions from 0, not 1.
Credit to Toomas Soome from the Illumos project.
- Fix some math bugs.
Credit to Toomas Soome from the Illumos project.
- Fix bug in Ficl stack preventing the stack from growing.
Obtained from: http://sourceforge.net/p/ficl/mailman/message/26634755/
- Change rand and srand calls to random and srandom
Submitted by: pfg
It would be nice to bring these fixes to the port.
Pet portlint while here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list