>> Strangely I'm not getting it with mingw 4.4.1 (on Windows), not even in > UNICODE mode. > > I still have this, at this time on Vista + mingw 4.4.1 (just a double check, > maybe helps): > > g++ -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer > -march=i586 -mtune=pentiumpro -DUNICODE -owin_prn2.o -c > ../../../win_prn2.c > ../../../win_prn2.c: In function 'void HB_FUN_PRINTFILERAW()': > ../../../win_prn2.c:405: warning: deprecated conversion from string constant > to 'WCHAR*'
Sorry, I can't reproduce. Oh. I see you turned on C++ mode for MinGW (pls include your make setup to make such things clear)... Now, in C++ I also get it. Still have no idea how to fix it though. (it's an ages old problem). Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
