#5228: Wrong format specifiers break debug build
--------------------------------+-------------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.2.1
Component: Runtime System | Version: 7.1
Resolution: | Keywords: format specifiers, validate
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------------+-------------------------------------------
Changes (by daniel.is.fischer):
* owner: simonmar =>
* status: closed => new
* resolution: fixed =>
Comment:
Forgot one:
{{{
cc1: warnings being treated as errors
rts/Trace.c: In Funktion »traceCapsetModify_«:
rts/Trace.c:270:13:
Fehler: format »%d« erwartet Typ »int«, aber Argument 3 hat Typ
»StgWord32«
gmake[1]: *** [rts/dist/build/Trace.debug_o] Fehler 1
gmake: *** [all] Fehler 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5228#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs