On Sun, Oct 28, 2012 at 12:59 AM, Faré <fahree@gmail.com> wrote:
On Sun, Oct 28, 2012 at 6:41 AM, Juan Jose Garcia-RipollNo, it doesn't.
<juanjose.garciaripoll@gmail.com> wrote:
> Currently, ASDF ignores all file types supplied by the user when specifying
> a :PATHNAME value for a component. This did not happen before, though.
>
If you pass a #p"..." pathname, then whatever you specify is used untouched.
If you pass a string, then the declared type (if any) is used with it.
This behavior has worked for ever with ASDF 2.
(ASDF 1 wasn't behaving portably in the corner cases.)