Faré <[email protected]> writes:

>> Was the :version option evaluated in the past?
>>
> The option is only evaluated when someone tries to enforce version
> with a dependency like (:version "cl-jpeg" "3.4.5"). Sigh.
>
> That's an interesting problem. What's the correct solution?
>
> Accept bad values and throw a style-warning? a warning? a cerror?

Is it feasible to evaluate the option, and give a style-warning like
"Ignoring non-string version ~S" unless it does evaluate to a string?

Zach

_______________________________________________
asdf-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to