Your message dated Thu, 21 Jul 2016 01:26:44 +0200
with message-id <[email protected]>
and subject line tendra was removed from unstable
has caused the Debian Bug report #693312,
regarding tendra: Wrong compilation for some combinations of “switch” and “goto”
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.)


-- 
693312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693312
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tendra
Version: 4.1.2-19
Severity: important
Tags: upstream

compile & execute switch_goto.c:
int main ()
{
        switch (1) {
        case 0:
                goto l;
        case 1:
        case 2:
                printf("1\n");
                {l:;}
                printf("skipped by optimizator\n");
        }
        return 0;
}
$tendra -o sg switch_goto.c
$./sg
1
$



-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tendra depends on:
ii  binutils                      2.20.1-16  The GNU assembler, linker and bina
ii  libc6                         2.11.3-4   Embedded GNU C Library: Shared lib

Versions of packages tendra recommends:
ii  libc6-dev [libc-dev]          2.11.3-4   Embedded GNU C Library: Developmen

Versions of packages tendra suggests:
ii  tendra-doc                    4.1.2-8    Documentation for the TenDRA C/C++

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.1.2-19+rm

tendra was just removed from unstable, but the old bugs were forgotten
to be closed at the same time
see https://bugs.debian.org/831695 for details on the removal


Andreas

--- End Message ---

Reply via email to