Hi,

"Enrico Maria Giordano" 
<e.m.giord...@emagsoftware.it> escreveu na mensagem 
news:53c93f04.2050...@emagsoftware.it...
>
>
> Il 18/07/2014 17:31, FabioNery ha scritto:
>
>> I want to build the contrib\hbsqlit3 lib using xhb.com.
>>
>> 1. I got the first error: sqlite3.c(43518): error #2088: Lvalue required
>> when compile
>> 2. You and Luiz recommend me to change the line 43518 to "static u8 
>> zerobyte
>> = 0".
>> 3. I changed and compiled. The problem was resolved line but now another
>> error occurred: sqlite3.c(1478): fatal error #1043: Input buffer overflow
>>
>> In summary: I still can not generate the lib to be able to test the 
>> sqlite
>> 3, allright?
>
> Sorry, but the problem is that in the line number you got (1478) there
> is only a comment open (/*) so I don't understand why your compiler is
> complaining... :-(
>
> EMG
>
> --

The buffer overflow error only occurs with XCC 3.0 (beta) of xhb.com. I 
downloaded version 7.0 of skins and the C lib is usually generated. 
Searching the internet, I found some posts recommending delete them. All it 
took was removing a single line comment of the program so that the lib was 
also generated with the XCC 3.0.

O erro de buffer overflow só ocorre com o XCC 3.0 (beta) do xhb.com. Baixei 
a versão 7.0 do pelles C e a lib é gerada normalmente. Procurando na 
internet, encontrei alguns posts recomendando eliminar os comentários. 
Bastou retirar uma única linha de comentário do programa para que a lib 
fosse gerada também com o XCC 3.0.

Thank You,
Fabio Nery 



---
Este email esta limpo de virus e malwares porque a protecao do avast! Antivirus 
esta ativa.
http://www.avast.com



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to