commit | cc59aae65f3d0c4537c31fbfea570bc1abfadf9b | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Dec 07 23:17:28 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Wed Dec 07 23:17:28 2005 +0000 |
tree | 573f98848301deca44ceee5c300a61038f4cb641 | |
parent | 07fffc5add7adf36e7a3cdf626ef4c28b81f404c [diff] |
Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about matching up macro arguments even when the macro substitutes to nothing...