https://issues.dlang.org/show_bug.cgi?id=5490
Andrei Alexandrescu changed:
What|Removed |Added
Version|D1 & D2 |D2
--
https://d.puremagic.com/issues/show_bug.cgi?id=5490
Iain Buclaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #12 from Iain Buclaw 2011-05-06 16:10:49 PDT
---
GCC-4.6 offers two new warning switches to catch redundant code:
-Wunused-but-set-parameter and -Wunused-but-set-variable
--
Configure issuemail: http://d.puremagic.com/issues/user
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #11 from bearophile_h...@eml.cc 2011-02-11 03:05:12 PST ---
(In reply to comment #10)
> I should note that none of these are actual bugs.
There is an interesting paper about the topic, "Using Redundancies to Find
Errors" by Yichen X
http://d.puremagic.com/issues/show_bug.cgi?id=5490
Walter Bright changed:
What|Removed |Added
CC||bugzi...@digitalmars.com
--- Comment #
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #9 from bearophile_h...@eml.cc 2011-02-10 15:36:39 PST ---
(In reply to comment #8)
> These just address warnings emitted from GCC when building DMD with '-Wall
> -Wextra', and don't address actually putting these warnings into DMD i
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #8 from Iain Buclaw 2011-02-10 15:30:21 PST ---
(In reply to comment #5)
> Wonderful! See bugs 4375 and bug 5539
These just address warnings emitted from GCC when building DMD with '-Wall
-Wextra', and don't address actually puttin
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #7 from Iain Buclaw 2011-02-10 15:24:21 PST ---
Created an attachment (id=906)
unhandled enum patch
Patch for D2FE: enumeration value not handled in switch
(Last in small batch, and largest of the lot).
Regards, and G'night.
--
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #6 from Iain Buclaw 2011-02-10 15:19:39 PST ---
Created an attachment (id=905)
unused parm header patch
Patch for D2FE: 'unused parameter' emitted from headers.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?
http://d.puremagic.com/issues/show_bug.cgi?id=5490
bearophile_h...@eml.cc changed:
What|Removed |Added
CC||bearophile_h...@eml.cc
--- Com
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #4 from Iain Buclaw 2011-02-10 15:06:37 PST ---
Created an attachment (id=904)
defined not used patch
Patch for D2FE: ‘zero’ defined but not used
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
-
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #3 from Iain Buclaw 2011-02-10 15:03:39 PST ---
Created an attachment (id=903)
always false patch
Patch for D2FE: comparison of unsigned expression < 0 is always false
--
Configure issuemail: http://d.puremagic.com/issues/userpre
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #2 from Iain Buclaw 2011-02-10 15:01:12 PST ---
Created an attachment (id=902)
ambiguous 'else' patch
Patch for D2FE: suggest explicit braces to avoid ambiguous 'else'
--
Configure issuemail: http://d.puremagic.com/issues/userpre
http://d.puremagic.com/issues/show_bug.cgi?id=5490
--- Comment #1 from Iain Buclaw 2011-01-26 09:04:49 PST ---
Created an attachment (id=883)
fix most notorious warnings in dmdfe
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail
14 matches
Mail list logo