OpenSolaris

Printable Version Enter a New Search
Bug ID 6274683
Synopsis gcc and libresolv[2] don't get along
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:libresolv
Keywords tonic-gcc
Responsible Engineer Anay Panvalkar
Reported Against
Duplicate Of
Introduced In solaris_8u4
Commit to Fix snv_21
Fixed In snv_21
Release Fixed solaris_nevada(snv_21)
Related Bugs
Submit Date 23-May-2005
Last Update Date 12-August-2005
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
Work Around
N/A
Comments
N/A