When building ON with gcc (on x86) there are some warnings in cmd/nscd.
Mostly implicit int cleanup. And a #endif with an extra token. And main returns
int not void.
The suggested fix compiles but I haven't tested it.
xxxxx@xxxxx.com 2005-05-17 22:06:58 GMT
|