Re: [xHarbour-developers] Something strange in the logs

2011-04-02 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "Enrico Maria Giordano" Cc: "xHarbour Developers Mailing List" Data invio: sabato 2 aprile 2011 15.31 Oggetto: Re: [xHarbour-developers] Something strange in the logs > > I still don't understand: why I get *your* local folders > > building

Re: [xHarbour-developers] JSon difference

2011-04-02 Thread Ron Pinkas
Hi Przemek, >> >JSON format does not support dates and timestamp values. >> >So when you pass date item to be converted to JSON format >> >we have 3 choices: >> >1. generate RTE >> >2. convert date to some other format, accepted by JSON, i.e. >> > "MMDD" strings >> >3. store it as NIL/NULL va

Re: [xHarbour-developers] Something strange in the logs

2011-04-02 Thread Andi Jahja
On Sat, 2 Apr 2011 14:56:48 +0200 "Enrico Maria Giordano" wrote: > > Those are _my_ local folders. > > I still don't understand: why I get *your* local folders building from *my* > repository? Because, it is me who upload the files from my local folders. > > Please note that harboury.c and m

Re: [xHarbour-developers] Something strange in the logs

2011-04-02 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "Enrico Maria Giordano" Cc: "xHarbour Developers Mailing List" Data invio: sabato 2 aprile 2011 13.14 Oggetto: Re: [xHarbour-developers] Something strange in the logs > Those are _my_ local folders. I still don't understand: why I get *your

Re: [xHarbour-developers] Something strange in the logs

2011-04-02 Thread Andi Jahja
On Sat, 2 Apr 2011 12:55:52 +0200 "Enrico Maria Giordano" wrote: > Dear friends, I just noticed something strange in the build logs: > > Warning W8004 obj\\VC10\\harboury.c 4602: 'yymsg' is assigned a value that > is never used in function yydestruct > Warning W8008 obj\\VC10\\harboury.c 12345:

[xHarbour-developers] Something strange in the logs

2011-04-02 Thread Enrico Maria Giordano
Dear friends, I just noticed something strange in the build logs: Warning W8004 obj\\VC10\\harboury.c 4602: 'yymsg' is assigned a value that is never used in function yydestruct Warning W8008 obj\\VC10\\harboury.c 12345: Condition is always false in function yyparse Warning W8066 obj\\VC10\\harb

[xHarbour-developers] ChangeLog: 2011-04-02 17:13 UTC+0700 Andi Jahja

2011-04-02 Thread Andi Jahja
2011-04-02 17:13 UTC+0700 Andi Jahja * contrib/png/png.c * contrib/png/png.h * contrib/png/pngconf.h * contrib/png/pngpread.c * contrib/png/pngpriv.h * contrib/png/pngread.c * contrib/png/pngrtran.c * contrib/png/pngrutil.c * contrib/png/pngtrans.c * contrib/png/pngwrite.c *