Thread overview
[Bug 195] Can't build due to do -Wsuggest-attribute=format
Jul 28, 2015
Iain Buclaw
Jul 28, 2015
John Colvin
Feb 03, 2016
John Colvin
July 28, 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=195

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Yes, I have been seeing it, but it has a low priority as it's just a warning.

I imagine that you are getting an error because you are building with -Werror
(--enable-werror)?

-- 
You are receiving this mail because:
You are watching all bug changes.


July 28, 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=195

--- Comment #2 from John Colvin <john.loughran.colvin@gmail.com> ---
nope, I compiled with --enable-languages=d --disable-bootstrap --prefix=/opt/gdc --enable-checking=yes

-- 
You are receiving this mail because:
You are watching all bug changes.


February 03, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=195

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from John Colvin <john.loughran.colvin@gmail.com> ---
seems to work now

-- 
You are receiving this mail because:
You are watching all bug changes.