• James Bergstra's avatar
    Fixed an longstanding subtle bug in the cache mechanism. · 40e03686
    James Bergstra 提交于
    CLinker returns keys that include the role of each variable, as well as the
    no_recycling parameter.
    
    This fixes an incorrect result I am seeing, and I believe it fixes the
    mysterious 'output-borrowing' behaviour that Olivier Delalleau reported.
    40e03686
cc.py 48.0 KB