[asdf-devel] Feature Request: Better Error Reporting

Faré fahree at gmail.com
Mon May 31 02:59:20 UTC 2010


Plausible.

Seth: can you post on launchpad the error log, and the .asd file, too?
Is your code browsable online?

[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Obstacles are those frightful things you see
when you take your eyes off your goal. — Henry Ford




On 30 May 2010 22:49, Daniel Herring <dherring at tentpost.com> wrote:
> On Sun, 30 May 2010, Seth Burleigh wrote:
>
>> Here's the problem i found, is it a bug?
>>
>> Place
>> (cffi:defctype Time :unsigned-long)
>>
>> in any asdf file youre loading. It will produce an error on loading
>> after requiring once and then it will load successfully after second
>> require.
>
> Possible storyline:
> - first load, triggers loading cffi, but not before the reader hits
> defctype
> - second load, cffi already fully loaded, defctype already known
>
> Plausible?
>
> - Daniel




More information about the asdf-devel mailing list