> ================================================ > > Windows cross build (mingw): > Information for build mingw32-gcc-4.4.1-3.fc12 > ID 132548 > Package Name mingw32-gcc > Version 4.4.1 > Release 3.fc12 > ================================================ > Clean build without errors just some warnings: > ../../../win_prn2.c: In function 'int hb_PrintFileRaw(const char*, const > char*, const char*)': > ../../../win_prn2.c:442: warning: deprecated conversion from string constant > to 'WCHAR*' > ================================================
Is it this line?: DocInfo.pDatatype = TEXT( "RAW" ); Strangely I'm not getting it with mingw 4.4.1 (on Windows), not even in UNICODE mode. I'm passing this on, any idea? Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
