[Poppler-bugs] [Bug 23886] poppler fails to compile with gcc-4.4

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 16 18:45:14 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=23886





--- Comment #2 from David Finkel <david.finkel at gmail.com>  2009-09-16 18:45:14 PST ---
(In reply to comment #1)
> that's why we use -Wno-write-strings
> 

That only turns off warnings.  In gcc-4.4, the conversion from char* to const
char* has been elevated to an error.  Considering that const char*'s are stored
in what should be read-only memory, this makes sense.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list