[Ecls-list] Ecl PARSE-NAMESTRING unable to handle unicode path name

2013-01-13 Thread Peter Enerccio
Hello, I am trying to pass unicode string into PARSE-NAMESTRING, however, it doesn't work. (parse-namestring aAaaajあ) Cannot coerce string aAaaajあ to a base-string [Condition of type SIMPLE-ERROR] List of features: *features* (:SWANK :SERVE-EVENT :PROFILE :LINUX :FORMATTER

Re: [Ecls-list] Ecl PARSE-NAMESTRING unable to handle unicode path name

2013-01-13 Thread Stas Boukarev
Peter Enerccio enerc...@gmail.com writes: Hello, I am trying to pass unicode string into PARSE-NAMESTRING, however, it doesn't work. (parse-namestring aAaaajあ) Cannot coerce string aAaaajあ to a base-string [Condition of type SIMPLE-ERROR] List of features: *features*

Re: [Ecls-list] Ecl PARSE-NAMESTRING unable to handle unicode path name

2013-01-13 Thread Juan Jose Garcia-Ripoll
On Sun, Jan 13, 2013 at 4:02 PM, Peter Enerccio enerc...@gmail.com wrote: Hello, I am trying to pass unicode string into PARSE-NAMESTRING, however, it doesn't work. (parse-namestring aAaaajあ) http://en.wikipedia.org/wiki/Filename#Encoding_interoperability some limited interoperability

Re: [Ecls-list] Wrong multiplication on 32-bit mazchine

2013-01-13 Thread Juan Jose Garcia-Ripoll
On Thu, Dec 27, 2012 at 5:40 PM, Waldek Hebisch hebi...@math.uni.wroc.plwrote: It is nice that ecl tries to use native C multiplication, however it gets wrong requested precision. This should be fixed in CVS now. Juanjo -- Instituto de Física Fundamental, CSIC c/ Serrano, 113b, Madrid