When building ON with gcc (on x86) there are some warnings in cmd/pwconv.
gcc doesn't like implicit conversions between pointers and integers of different
sizes, so uintptr_t casts are necessary.
The suggested fix compiles but I haven't tested it.
xxxxx@xxxxx.com 2005-05-18 20:55:05 GMT
|