From mboxrd@z Thu Jan 1 00:00:00 1970 From: amol jakatdar To: Gcc Help Subject: Suppressing ANSI errors Date: Wed, 26 Jan 2000 17:31:00 -0000 Message-id: X-SW-Source: 2000-01/msg00172.html Hi, I am getting following error while building : /usr/openwin/share/include/X11/Xlib.h:3351 ANSI C++ forbids declaration `XPutImage' with no type. I want to suppress that, or repair that .. Does anybody know how to do that ? -Amol From mboxrd@z Thu Jan 1 00:00:00 1970 From: amol jakatdar To: Gcc Help Subject: Suppressing ANSI errors Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: X-SW-Source: 2000-q1/msg00172.html Message-ID: <20000401000000.A3P9j7OLiL8lHENxY_Pp9VwC07VIIGFx2sgXiJuyjjc@z> Hi, I am getting following error while building : /usr/openwin/share/include/X11/Xlib.h:3351 ANSI C++ forbids declaration `XPutImage' with no type. I want to suppress that, or repair that .. Does anybody know how to do that ? -Amol