Hello,

A small bug remains with the 'cd' system command when trying to change
the working directory to a non existing one:

(1) -> )cd Spda

debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread #<THREAD
"initial thread" RUNNING {100456A3B1}>:
  failed to find the TRUENAME of Spda: No such file or directory

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

(no restarts: If you didn't do this on purpose, please report it as a
bug.)

(SB-IMPL::SIMPLE-FILE-PERROR "failed to find the TRUENAME of ~A" "Spda"
2)
0] :ba 7

0: (SB-IMPL::SIMPLE-FILE-PERROR "failed to find the TRUENAME of ~A"
"Spda" 2)
1: (SB-IMPL::SIMPLE-FILE-PERROR "failed to find the TRUENAME of ~A"
"Spda" 2)[:EXTERNAL]
2: ((FLET SB-IMPL::FAIL) "failed to find the TRUENAME of ~A" "Spda" 2)
3: (SB-IMPL::QUERY-FILE-SYSTEM "Spda" :TRUENAME T)
4: (SB-IMPL::QUERY-FILE-SYSTEM "Spda" :TRUENAME)[:EXTERNAL]
5: (TRUENAME "Spda")
6: (|cd| (|Spda|))

Regards,

Greg

Le mardi 19 août 2008 à 13:38 -0500, Gabriel Dos Reis a écrit :
> 
> Hi,
> 
>   I would like to release OpenAxiom-1.2.0 sometime this week (or week-end).
> A branch for the 1.2.x series has already been created (release
> candidate) from trunk as of today.  Please test and let me know about 
> issues.
> 
> Thanks,
> 
> -- Gaby
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> open-axiom-devel mailing list
> open-axiom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open-axiom-devel
> 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to