Package: bison++
Version: 1.21.11-4+b1
Severity: minor
Dear Maintainer,
* What led up to the situation?
Compilation of "groff"
* What was the outcome of this action?
Some warnings from the compiler.
This should be fixed, or if correct, an explanation should be added to the
corresponding code.
###
When "groff" (from git repository) was compiled, the compiler (gcc-7) issued
the
following diagnostics:
/usr/share/bison++/bison.cc: In function 'int yyparse()':
/usr/share/bison++/bison.cc:616:9: warning: this statement may fall through
[-Wimplicit-fallthrough=]
yyvsp = yyvs;
~~~~~~^~~~~~
/usr/share/bison++/bison.cc:377:23: note: here
#define YYLABEL(lb) } case lb: {
^
/usr/share/bison++/bison.cc:624:1: note: in expansion of macro 'YYLABEL'
YYLABEL(yynewstate)
^~~~~~~
/usr/share/bison++/bison.cc:815:3: warning: this statement may fall through
[-Wimplicit-fallthrough=]
if (yyn == 0)
^~
/usr/share/bison++/bison.cc:377:23: note: here
#define YYLABEL(lb) } case lb: {
^
/usr/share/bison++/bison.cc:819:1: note: in expansion of macro 'YYLABEL'
YYLABEL(yyreduce)
^~~~~~~
/usr/share/bison++/bison.cc:981:11: warning: this statement may fall through
[-Wimplicit-fallthrough=]
yystate = *--yyssp;
~~~~~~~~^~~~~~~~~~
/usr/share/bison++/bison.cc:377:23: note: here
#define YYLABEL(lb) } case lb: {
^
/usr/share/bison++/bison.cc:997:1: note: in expansion of macro 'YYLABEL'
YYLABEL(yyerrhandle)
-- System Information:
Debian Release: buster/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.51-2u3 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1),
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages bison++ depends on:
ii libc6 2.24-17
ii libgcc1 1:7.2.0-12
ii libstdc++6 7.2.0-12
Versions of packages bison++ recommends:
pn flex-old <none>
ii gcc [c-compiler] 4:7.2.0-1d1
ii gcc-4.8 [c-compiler] 4.8.5-4
ii gcc-4.9 [c-compiler] 4.9.3-14
ii gcc-5 [c-compiler] 5.4.1-4
ii gcc-6 [c-compiler] 6.4.0-9
ii gcc-7 [c-compiler] 7.2.0-12
bison++ suggests no packages.
-- no debconf information
--
Bjarni I. Gislason