|
Description
|
When building ON with gcc (on x86), there are some warnings in libresolv[2].
gcc doesn't like extra tokens after preprocessor directives. And a few places
we need a uintptr_t cast between a pointer and integer of different sizes.
Otherwise just implicit int cleanup.
The suggested fix compiles but I haven't tested it.
xxxxx@xxxxx.com 2005-05-23 19:12:42 GMT
|