Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Feb 2016 03:31:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207041] lang/ficl bring some fixes from GSoC 2015
Message-ID:  <bug-207041-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207041

            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@FreeBSD.org
          Reporter: pfg@FreeBSD.org
                CC: pavelivolkov@gmail.com
             Flags: maintainer-feedback?(pavelivolkov@gmail.com)
                CC: pavelivolkov@gmail.com

Created attachment 166781
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166781&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207041-13>