| Bug#: 230980 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P3 |
| Resolution: FIXED | Assigned To: sci@gentoo.org | Reported By: mlm@ngc17.pl | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: sci-libs/libctl-3.0.3 version bump | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-07-06 20:14 0000 | |||
| Description: | Opened: 2008-07-06 20:14 0000 |
sci-libs/libctl-3.0.3 is out. Renaming the last ebuild works well on my x86.
Looks like there's a gcc 4.3 fix in there as well. You may want to block bug
#198121 with this one. :)
27 February 2008
* Added "begin-timed" function, which is similar to "begin-time" except that it
returns the value of the last statement (like "begin") rather than the time.
* Bug fix: allow classes to have boolean properties.
* Bug fixes for compilation under C++, thanks to David Foster: include missing
string.h header and fixed gh_new_procedure prototype.