-----Messaggio Originale----- 
Da: "Andi Jahja" <xharb...@telkom.net.id>
A: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>
Cc: "Ron Pinkas" <ron.pin...@xharbour.com>; "xHarbour Developers Mailing 
List" <xharbour-developers@lists.sourceforge.net>
Data invio: mercoledì 6 gennaio 2010 14.20
Oggetto: Re: [xHarbour-developers] Bug in SAVE command


> Hi,
>
> My stupid fault :(
>
> Please change line 1927:
>
>         hb_strncpy( ( char * ) buffer, pDynSymbol->pSymbol->szName, 
> uMemLen - 1 );
> to:
>         hb_strncpy( ( char * ) buffer, pDynSymbol->pSymbol->szName, 
> uMemLen );
>
> I'm sorry for that :(

No problem. Fixed. Thank you.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to