On Tue, 24 Feb 2009, Pritpal Bedi wrote: Hi,
>> You cannot use NONAMELESSUNION and then access union members without >> union name. > Ok. I will remove it. I thought it is necessary for OW. I have suggestion for you. AFAIR you are using BCC. So instead of guessing what other compilers may need please add -P to HB_USER_CFLAGS and try to rebuild GTWVG. If you clean the code then you it will also resolve most of problem with other C compilers working in C++ mode. IMHO repeating compilation with and without -P should help you to locate many potential problems before committing and also find some typos or bugs. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
