Hi Thomas,
I have found the root cause of your problem. It was non-ASCII characters
(é) in the filename
/home/thomas/Téléchargements/GNUAPL/trunk/workspaces/CONTINUE
I have fixed this in SVN 130. There might be more such cases; pleas keep
reporting them.
/// Jürgen
On 02/16/2014 11:22 AM, Thomas Baruchel wrote:
looks more like a signed/unsigned problem to me. Or order
of constuctors.
I have made the order of constructors more explicit and I have
added some more information printed when this happens, see SVN 122.
Hi, I am not a great expert with SVN. I did:
svn co svn://svn.savannah.gnu.org/apl/trunk
was it the right thing to do? Then I compiled and I have an UTF8 error/crash at
startup again (see attached).
BTW. I got no answer for my readline proposal:
http://lists.gnu.org/archive/html/bug-apl/2014-02/msg00032.html
Do you think it could be a good idea? Did you try the rlwrap trick in order to
have a glance at the expected
result?
Regards,