When building ON with gcc (on x86) there are a few warnings in cmd/diff.
main returns int not void, and it's unhappy because diffh's main appears
to hit the end without returning anything.
The suggested fix compiles but I haven't tested it.
xxxxx@xxxxx.com 2005-05-16 19:09:41 GMT
|