Skip to content
  • Brad King's avatar
    BUG: Fix matching of ambiguous sf extensions. · d800910e
    Brad King authored
    A name with an ambiguous extension may only match an unambiguous name
    that is extended by one of the fixed set of extensions tried when
    finding the source file on disk.  This rule makes matching of source
    files with ambiguous extensions much less aggressive but still
    sufficient.
    d800910e