confuse-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Confuse-devel] bugs in confuse 2.2


From: Arek Staron
Subject: [Confuse-devel] bugs in confuse 2.2
Date: Tue, 6 Apr 2004 11:21:43 +0200 (CEST)

Ave,

First, word of appreciation (-:
 Great job (: 
 I looked for such thing, and now I have it (:

Then, words of criticisim (:

1. There is a bug in confuse.c that makes compilation fail.

    confuse.c: In function `cfg_set_validate_func':
    confuse.c:1336: parse error before `oldvf'
    confuse.c:1338: `oldvf' undeclared (first use in this function)
    confuse.c:1338: (Each undeclared identifier is reported only once
    confuse.c:1338: for each function it appears in.)
    make[2]: *** [confuse.lo] Error 1
    make[2]: Leaving directory `/home/astaron/devel/c/confuse-2.2/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/astaron/devel/c/confuse-2.2'
    make: *** [all] Error 2

2. there is another bug in examples\cfgtest.c that causes SEGV.

Diffs included

3. and one minor thing, (hope you don't mind), hard tabs are not very 
good for
   formatting code. On different editor it looks ugly.


-- 
Arek StaroĊ„ <address@hidden>
WE APOLOGIZE FOR THE INCONVENIENCE

Attachment: cfgtest.c.diff
Description: Binary data

Attachment: confuse.c.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]