[Issue 9075] core.stdc.float_ is broken with -w switch

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 25 10:07:13 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9075


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |maxim at maxim-fomin.ru
         Resolution|                            |INVALID


--- Comment #1 from Maxim Fomin <maxim at maxim-fomin.ru> 2012-11-25 10:07:12 PST ---
It seems to work as intended: with -w option warnings prevent from generating
executable. It is similar to --fatal-warnings option in other languages. You
probably need -wi option which works as expected.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list