Re: patch: workaround for ooracle segfaults in unicode sbcl
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Mon, 14 Nov 2005 19:38:55 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
James Bielman wrote: > I thought about this some more this afternoon, and I think I finally > understand what's going on. The OCI functions are assuming the extent > of the C strings lasts beyond the extent of the Lisp string on a Unicode > SBCL, because it must make a temporary copy to convert a string to a > SIMPLE-BASE-STRING. Nice work. Good talking to you on IRC. I'll commit your patches. Thanks once again. Kevin