Viktor Szakáts escreveu:

    I´ve been searched about unsave conversion from 'FARPROC'  and the
    solution, apparently is

    #pragma warning ( disable : 4191 ) */// unsafe conversion from .../*

    Ironic!


Indeed :)

So we can add -wd4191 to our default options and forget about this.
But, I'm afraid this may disable also some valid cases, so...

Brgds,
Viktor
IMO, leave and show all warnings from default, but how advertise
new msvc compiler user to don´t worry about this? To avoid polute
harbour list with such things as I did!

Best regards,

Ranier Vilela
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to