Dear binghe,
On 12 June 2011 22:47, Chun Tian (binghe) <[email protected]> wrote:
> I don't think the new feature for RMCL really working: [...]
> As above test shows, I started a clean RMCL without ASDF and then manually
> compile&load ASDF 2.016.2, pushing only one system directory (as POSIX
> namestring) to asdf:*central-registry* and it fails to interpret ...
I think the feature is working, but I forgot to make it clear
that this interpretation of strings as posix namestrings
only applies in the DSL used by
the source-registry and output-translation layers.
The DSL is NOT used by the *central-registry*.
If you want to use POSIX-namestrings in the *central-registry*,
you need to explicitly call asdf::probe-posix, as in
(push (asdf::probe-posix "/Users/binghe/Lisp/usocket/branches/0.5.x/")
asdf:*central-registry*)
Regards,
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
If the human mind were simple enough to understand,
we'd be too simple to understand it.
— Pat Bahn
_______________________________________________
asdf-devel mailing list
[email protected]
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel