If you send me or post a sample I can test on bcc ----- Messaggio originale ----- Da: J. Lefebvre <[EMAIL PROTECTED]> Inviato: domenica 13 luglio 2008 14.41 A: 'Harbour Project Main Developer List.' <[email protected]> Oggetto: RE: [Harbour] 2008-07-12 16:12 UTC-0800 Pritpal Bedi([EMAIL PROTECTED])
Hi, It compile without any message under MSVC 6. I can't test under BCC. Sorry. Regards, JF, PS : My apologies for this error. I was probably not too much awake ... :-) Incredibly, it compiled under MSVC 6. -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Pritpal Bedi Envoyé : dimanche 13 juillet 2008 1:17 À : [email protected] Objet : [Harbour] 2008-07-12 16:12 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) 2008-07-12 16:12 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) * source/rtl/gtwvt/gtwvt.c * #if defined(_MSC_VER) and (_MSC_VER >= 1200) => #if defined(_MSC_VER) && (_MSC_VER >= 1200) *#elif => #else /* JF Please check with BCC also */ Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/2008-07-12-16%3A12-UTC-0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp18424632p18424632.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
