Skip to content
  • Xavier Noria's avatar
    ae078068
    fixes circularity check in dependencies · ae078068
    Xavier Noria authored
    The check for circular loading should depend on a stack of files being
    loaded at the moment, rather than the collection of loaded files.
    
    This showed up indirectly in #16468, where a misspelled helper would
    incorrectly result in a circularity error message.
    
    References #16468
    ae078068
    fixes circularity check in dependencies
    Xavier Noria authored
    The check for circular loading should depend on a stack of files being
    loaded at the moment, rather than the collection of loaded files.
    
    This showed up indirectly in #16468, where a misspelled helper would
    incorrectly result in a circularity error message.
    
    References #16468
Loading