From: Norbert Moutarde Date: Sun, 14 Jul 2013 14:49:22 +0000 (+0200) Subject: Ive corrected a bug in memo (problem with "inf") X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=401b5e76a30cf4788a8da8f335524fc73157857d;p=diary-shell.git Ive corrected a bug in memo (problem with "inf") --- diff --git a/sqldb.cpp b/sqldb.cpp index dd142b1..c1573ac 100644 --- a/sqldb.cpp +++ b/sqldb.cpp @@ -261,9 +261,9 @@ bool sqlpg::alias(vector a){ int asize=a.size(); int pos=0; - const char * value[argc+inf]; - int length[argc+inf]; - int binary[argc+inf]; + const char * value[argc]; + int length[argc]; + int binary[argc]; string t; clog<<"for (j=0; j<="< a){ clog<<"bcl t="< a){ clog<<"cmd2="<