Re: SIGSEGV & open-pipe
Marcus Crestani <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
>>>>>"IS" == Ivan Shmakov <[email protected]> writes: IS> - s48_ref_t id = s48_make_local_ref(call, s48_enter_string_latin_1("pipe")); IS> + s48_ref_t id IS> + = s48_make_local_ref (call, s48_enter_string_latin_1_2 (call, "pipe")); Thanks Ivan, I've committed this. -- Marcus