OpenSolaris

Printable Version Enter a New Search
Bug ID 6272674
Synopsis gcc and cmd/rcap don't get along
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:rcap
Keywords tonic-gcc
Responsible Engineer Stephen Lawrence
Reported Against snv_14
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_23
Fixed In snv_23
Release Fixed solaris_nevada(snv_23)
Related Bugs 6259805
Submit Date 18-May-2005
Last Update Date 30-January-2007
Description
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
Work Around
N/A
Comments
N/A