Opened 15 years ago
Last modified 14 years ago
#1338 reopened Patches
g++ warnings and incomplete header inclusions
Reported by: | Owned by: | Douglas Gregor | |
---|---|---|---|
Milestone: | To Be Determined | Component: | numeric |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Hi,
as reported in http://lists.boost.org/Archives/boost/2007/10/128948.php g++ reports various minor issues processing header files of numeric in current trunk. Please fix it!
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 15 years ago
Attachment: | boost.numeric.diff added |
---|
comment:2 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Hi,
I attached a new patch which fixed a few remaining errors.
Jens
comment:3 by , 15 years ago
Did you noticed that I reopened the bug and attached a new patch? Please apply it!
Note:
See TracTickets
for help on using tickets.
(In [40300]) Suppress a GCC 4.3 warning and fix a couple header-inclusion issues.
Fixes #1338