hyln9 / ikarus

Optimizing incremental native-code compiler for R6RS scheme. This is a forked repository.
https://launchpad.net/ikarus
Other
5 stars 0 forks source link

(Another) Wrong who in uint-list->bytevector #188

Closed hyln9 closed 10 years ago

hyln9 commented 10 years ago

$ ikarus Ikarus Scheme version 0.0.3+ (revision 1719, build 2008-12-14) Copyright (c) 2006-2008 Abdulaziz Ghuloum

(uint-list->bytevector '(1) (native-endianness) -1) Unhandled exception Condition components:

  1. &assertion
  2. &who: make-bytevector
  3. &message: "not a valid size"
  4. &irritants: (-1)

Launchpad Details: #LP307823 Michael D. Adams - 2008-12-14 00:14:04 -0500

hyln9 commented 10 years ago

Fixed in 1723.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-12-24 00:13:07 -0500