OpenSolaris

Printable Version Enter a New Search
Bug ID 6251577
Synopsis Xorg: wchar_t redefined in Xlib.h, causing type conflict with stdlib_iso.h
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:xclients
Keywords
Responsible Engineer Henry Zhao
Reported Against snv_14
Duplicate Of
Introduced In
Commit to Fix snv_14
Fixed In snv_14
Release Fixed solaris_nevada(snv_14) , solaris_10u1(s10u1_09) (Bug ID:2126771)
Related Bugs
Submit Date 6-April-2005
Last Update Date 16-January-2007
Description
In Xlib.h, wchar_t is defined as unsigned long, while in /usr/include/iso/stdlib_iso.h it is defined long.

This causes compile error for text-mode.c in
xc/programs/Xserver/hw/xfree86/xf86cfg.


 xxxxx@xxxxx.com 2005-04-06 20:19:59 GMT
Work Around
N/A
Comments
N/A