https://sourceware.org/bugzilla/show_bug.cgi?id=30481
Bug ID: 30481
Summary: bfd version inconsistencies
Product: binutils
Version: 2.40
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: nightstrike at gmail dot com
Target Milestone: ---
The following warnings are emitted during the build, many times each:
In file included from ../../gprof/../bfd/sysdep.h:29,
from ../../gprof/gprof.h:33:
../bfd/config.h:327: note: this is the location of the previous definition
327 | #define VERSION "2.40"
|
In file included from ../../gprof/gprof.h:41,
from ../../gprof/corefile.c:22:
./gconfig.h:104: warning: "VERSION" redefined
104 | #define VERSION "2.40.00"
|
There is an inconsistency in naming convention regarding 2.40 and 2.40.00.
--
You are receiving this mail because:
You are on the CC list for the bug.