Your message dated Tue, 15 Apr 2008 00:41:56 -0400
with message-id <[EMAIL PROTECTED]>
and subject line gccchecker has been removed from Debian, closing #72574
has caused the Debian Bug report #72574,
regarding 'Unitialised memory read' problems with gccchecker
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
72574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72574
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gccchecker
Version: 0.9.9.1.199912


gccchecker reports an 'Unitialised memory read' error when trying to
access a variable initialised in the declaration section. A piece 
of code like this will generate an error:


        int j;
        int i[2]={0,0};
        

        j = i[0];  // <--- 'Unitialise memory read'



Don't know if this behaviour is expected but after a quick search on the
documentation I couldn't find any reference to it, so maybe if it is
expected it should be on "known issues". 


-- System Information
Debian Release: woody
Kernel: Linux d5117j 2.2.17 #1 Sat Sep 9 12:42:22 EST 2000 i686 unknown

Versions of packages gccchecker depends on:
ii  libc6          2.1.3-10       GNU C Library: Shared libraries
ii  gcc            2.95.2-14      The GNU C compiler.


-- 
javi.



--- End Message ---
--- Begin Message ---
Version: 0.9.9.1.20011205-15.1+rm

The gccchecker package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/337558 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.
Barry deFreese


--- End Message ---

Reply via email to