diff options
author | wiz <wiz> | 2005-02-27 13:19:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-27 13:19:20 +0000 |
commit | ceb069cb92e0d6fc6674d14bd04811fdf96ba606 (patch) | |
tree | 8a30bdd80426fb96000878c9dbad09c0adf4845b /devel/blib | |
parent | cafb6eb4bfe3ac5c8cd7a32bbcf6ebd7967dcac7 (diff) | |
download | pkgsrc-ceb069cb92e0d6fc6674d14bd04811fdf96ba606.tar.gz |
Update to 1.9.4:
- Enhanced generics support: now all arguments of methods are
specialized, not only the first one.
- Bugfixes
+ Now ships with (g-wrap gw-wct) compatibilty module needed by
GnuCash at runtime.
+ Fixes for handling output arguments:
- Wrapped functions with void return value and output arguments
now return expected results
- Optional argument count is now correctly computed in the
presence of output arguments
+ The libffi alignment requirements are now honored. This fixes bus
errors on many non-x86 architectures.
+ On big-endian architectures libffi-wrapped functions that return
char now work correctly.
+ Some "uninitialized variable" warnings were fixed in generated code
which caused compiles with GCC 4.0 to fail (Debian Bug#290305).
Diffstat (limited to 'devel/blib')
0 files changed, 0 insertions, 0 deletions