commit | 6a53bd858216f24688a7cd9a7e6482b7f223a288 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Aug 06 20:34:25 2001 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Aug 06 20:34:25 2001 +0000 |
tree | 361c0dfe92d5ba46253b14c9c4f5683b64899fe1 | |
parent | ae5262ef324c3f6578f71ff42bd1b05693fc0df0 [diff] |
Another bug fix for recent import * warning (caught by Thomas Wouters) Only return if symtable_warn() returns -1, indicating that the warning was turned into an error.