Bug#365106: xmls bombs on sbcl unicode strings when parsing entities

2006-05-18 Thread Peter Van Eynde
Hello, I'm a bit confused as to why sbcl would bomb. What are you locale settings? How did you open the file? With a special external-format? Could you give an example? Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God, root, what is

Bug#365106: xmls bombs on sbcl unicode strings when parsing entities

2006-04-27 Thread Daniel Lakeland
Package: cl-xmls Version: 1.2-1 quot; in an xml file I was trying to parse caused SBCL to bomb complaining that quot; is not a simple base string. The solution is probably to tell read-stream to coerce ent to 'simple-base-string instead of 'simple-string -- Daniel Lakeland [EMAIL PROTECTED]