read-depend branch is ready for another review...

Robert Goldman rpgoldman at sift.net
Mon Jul 17 23:27:38 UTC 2017


On 7/17/17 Jul 17 -5:26 PM, Faré wrote:
> On Mon, Jul 17, 2017 at 2:30 PM, Robert Goldman <rpgoldman at sift.net> wrote:
>> The call chain that led to my problem was as follows:
>>
>> PARSE-DEFSYSTEM >
>>   PARSE-COMPONENT-FORM >
>>     NORMALIZE-VERSION  -- called with COMPONENT (!) a string
>>        RECORD-ADDITIONAL-SYSTEM-INPUT-FILE  -- component a string
>>             %ADDITIONAL-INPUT-FILES ---> FAIL
>>
>>
>> I've fixed that now...  As soon as I've finished all the tests, I will
>> push the patch.  Then we can merge.  I believe we can squash merge to
>> simplify the history, unless you think we need it...
>>
> Looks good to me. Yes, at this point, squashing the commits would be nice.
squash merge is done.  Now we need to figure out what's going on with
ABCL, and I need to figure out how to re-invigorate my windows VM and
restart testing there.

R




More information about the asdf-devel mailing list