Re: [xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-12-02 Thread Luiz Rafael Culik
Ron Try after 2014-12-02 20:00 UTC-300 Luiz Rafael Culik * include/hbdefs.h ! minor fix for double defined HB_SYMBOL_USED Regards Luiz 2014-12-02 19:20 GMT-02:00 Ron Pinkas : > C:\xHarbour\source\vm\estack.c(229): error #2168: Operands of != have > illegal types 'struct _HB_MATH_EXCEP

Re: [xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-12-02 Thread Ron Pinkas
Type: C >>>xcc.exe -Fo"\xbp\xcc\xhb.exe\harbour.obj" -Ot -Zi -DHB_BACK_END=xHarbourBackEnd(szFileName) -D__HB_COMPILER__ -I"\xbp\xcc\xhb.exe" -I"\xhb\include" -I"\xhb\c_include" -I"\xhb\c_include\win" -I"\xhb\c_include\msvc" "C:\xHarbour\source\compiler\harbour.c"<<< \xhb\include\hbdefs.h(152

Re: [xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-12-02 Thread Ron Pinkas
C:\xHarbour\source\vm\estack.c(229): error #2168: Operands of != have illegal types 'struct _HB_MATH_EXCEPTION' and 'int'. Luiz? > On Dec 2, 2014, at 4:31 PM, Ron Pinkas wrote: > > Type: C >>>xcc.exe -Fo"\xbp\xcc\xhb.exe\harbour.obj" -Ot -Zi > -DHB_BACK_END=xHarbourBackEnd(szFileName) -D__HB

Re: [xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-11-17 Thread Enrico Maria Giordano
Warning W8004 contrib\gtwvw\wvwfuncs.c 2294: 'nItems' is assigned a value that is never used in function HB_FUN_WVW__MAKEDLGTEMPLATE EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG Music page: http://www.emagsoftware.it/emgmusic The EMG's ZX-Spectrum Page: http://www.emagsoftwa

[xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-11-17 Thread Luiz Rafael Culik
* contrib/hbsqlit3/sqlite3.c * contrib/hbsqlit3/sqlite3.h * contrib/hbsqlit3/sqlite3ext.h ! updated sqlite to version 3.8.7.1 * contrib/hbsqlit3/xhbsqlite3.c ! some minor updates * contrib/gtwvw/gtwvw.c * contrib/gtwvw/wvwcheck.c * contrib/gtwvw/wvwedit.c * contrib/gtwvw/wvw