Sent from my iPhoneOn Nov 14, 2009, at 2:35 PM, "rguenth at gcc dot gnu dot org" <gcc-bugzi...@gcc.gnu.org > wrote:
------- Comment #2 from rguenth at gcc dot gnu dot org 2009-11-14 22:35 -------I guess the easiest is to avoid the special formats and simply use %ld and long unconditionally.
How about using atoll and adding that to libitry?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41996