Your message dated Wed, 17 Oct 2007 13:47:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430209: fixed in tcc 0.9.24~cvs20070502-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: tcc
Version: 0.9.24~cvs20070502-1

When I invoke tcc with "-b" flag (bounds check) it reports an error on the
line  "s2[0] = 0;" and it's obvious that it's not memory problem.

command line tcc -b -run program_bellow

----------
static char s1[20];
static char s2[20];

int main(void){
s1[0] = 0;
s2[0] = 0;
return 0;
}
---------



--- End Message ---
--- Begin Message ---
Source: tcc
Source-Version: 0.9.24~cvs20070502-2

We believe that the bug you reported is fixed in the latest version of
tcc, which is due to be installed in the Debian FTP archive:

tcc_0.9.24~cvs20070502-2.diff.gz
  to pool/main/t/tcc/tcc_0.9.24~cvs20070502-2.diff.gz
tcc_0.9.24~cvs20070502-2.dsc
  to pool/main/t/tcc/tcc_0.9.24~cvs20070502-2.dsc
tcc_0.9.24~cvs20070502-2_i386.deb
  to pool/main/t/tcc/tcc_0.9.24~cvs20070502-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arthur Loiret <[EMAIL PROTECTED]> (supplier of updated tcc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 12 Oct 2007 04:31:48 +0200
Source: tcc
Binary: tcc
Architecture: source i386
Version: 0.9.24~cvs20070502-2
Distribution: unstable
Urgency: low
Maintainer: Aurélien GÉRÔME <[EMAIL PROTECTED]>
Changed-By: Arthur Loiret <[EMAIL PROTECTED]>
Description: 
 tcc        - the smallest ANSI C compiler
Closes: 430209 438097
Changes: 
 tcc (0.9.24~cvs20070502-2) unstable; urgency=low
 .
   * 430209_fix_bound_check_error.diff: Add. (Closes: #430209)
     - Thanks to Thomas Preud'homme.
   * 438097_configure_allow_nostrip.diff: Add. (Closes: #438097)
   * Add myself to Uploaders, update debian/copyright accordingly.
   * debian/control: Use the new Homepage field.
   * Port on hurd-i386:
     - patches/series/hurd.diff: Add.
     - debian/control: Update Architecture list.
Files: 
 1ef07c16564bc0be5622890996ad039f 813 devel optional 
tcc_0.9.24~cvs20070502-2.dsc
 7a46c77c53aeb0d5f9d075f345f22bd8 9462 devel optional 
tcc_0.9.24~cvs20070502-2.diff.gz
 d144443d4c319ae7bec5638280d38048 131320 devel optional 
tcc_0.9.24~cvs20070502-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHFg3mvGr7W6HudhwRAkmDAJ4vbs2/aZhnniHcIIZYV4sK+prerACgkXNU
XnQlDoPNXJvknzD6JLUPWNI=
=s1y4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to