Re: gprolog-1.4.4 bug report

Daniel Diaz <[email protected]> Tue, 13 May 2014 09:11:00 +0200
Newsgroups gmane.comp.gnu.prolog.bugs
Message-ID <[email protected]>
Thank you for the bug report.
In fact it was already fixed in the current git version.

Daniel

Le 12/05/2014 18:16, David Binderman a écrit :
> Hello there,
>
> terminal.c:308:14: warning: variable 'q' is uninitialized when used here [-Wuninitialized]
>
> Source code is
>
>            while(*p && isprint(*p) && !isspace(*p))
>              *q++ = *p++;
>
> Suggest initialise q before first use.
>
> Regards
>
> David Binderman
>
>   		


-- 
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.