Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34373 - librep-0.17 now available
Summary: librep-0.17 now available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-25 16:26 UTC by Jason Rhinelander
Modified: 2003-11-26 05:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rhinelander 2003-11-25 16:26:06 UTC
librep 0.17 is now available.  According to the author, the changes are
relatively minor:

=================
There's not many too changes:

   * Added `rep.ffi' module (Foreign Function Interface). Uses gcc's
     libffi. Very untested.

   * Partial implementation of guile's `GH' interface.

   * Bug fixes:

        - Don't hang in select for a second when starting processes via
          the `system' function (race condition that only seems to show
          up on Linux 2.6 kernels)

        - Miscellaneous fixes for Mac OS X.

        - Don't return a reversed list of items from the XML parser.
          (Alexander V. Nikolaev)

        - Fixes to string capitalization functions. (Charles Stewart) 

=================

The first bug mentioned has been terribly annoying for quite some time -
basically, it causes any "run shell command" keybindings to run at most once
per second, making things like volume control keys (on my notebook) almost
useless.  As the comment indicates, this only seems to affect users of 2.6
kernels.


The 0.16.2 ebuild (simply renamed to 0.17) compiles and works perfectly for me.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-11-26 05:58:48 UTC
Thanks for the fantastic bug report.  It's truly refreshing to read a bug
report that includes the details (such as the ChangeLog for the updated
library and the fact that you've tested an updated ebuild)

It's in portage now, marked ~arch