Simon Peyton Jones via ghc-devs wrote:

> rts\Linker.c:1480:28: error:
> 
>      error: format '%ls' expects argument of type 'wchar_t *', but argument 3 
> has type 'void *' [-Werror=format=]
> 
>                      debugBelch("%p is in %" PATH_FMT, addr,

I get an error on code from this commit on arm/linux.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to