Camm Maguire wrote:
(probe-file "/msys/1.0")
#p"c:/msys/1.0"
(probe-file "/msys/1.0/")
#p"c:/msys/1.0/"
(probe-file "c:/msys/1.0/")
#p"c:/msys/1.0/"
(probe-file "c:/msys/1.0")
#p"c:/msys/1.0"
With the commits to 2.6.7pre I made yesterday, all these probe-files to directories should return nil. Please let me know asap if this is not the case (still), and preferably why if you can discern the reason easily.
I can confirm that these all do return nil on the build of gcl Version_2_6_7pre
that I did last night.
Regards, Bill Page.
_______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
