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

put-string doesn't allow optional start/count args #198

Closed hyln9 closed 10 years ago

hyln9 commented 10 years ago

put-string' is missing the optionalstart' and `count' arguments; I've attached a (trivial) patch that fixes this.

Launchpad Details: #LP333044 Andreas Rottmann - 2009-02-22 17:43:44 -0500

hyln9 commented 10 years ago

Fixed in 1809. The patch had some problems, so, I just used the code I have for put-bytevector.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2009-06-26 03:54:47 -0400