Re: [Mutt] #2823: warning: ISO C90 does not support...
#2823: warning: ISO C90 does not support...
Changes (by brendan):
* milestone: => 1.6
Old description:
> {{{
> /home/austriancoder/development/freewrt/staging_dir_mipsel/bin/mipsel-
> linux-uclibc-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\"
> -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\"
> -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -I./imap -Iintl -DNDEBUG -isystem
> /home/austriancoder/development/freewrt/staging_dir_mipsel/include
> -isystem
> /home/austriancoder/development/freewrt/staging_dir_mipsel/usr/include
> -I./intl
> -I/home/austriancoder/development/freewrt/build_mipsel/w-mutt-1.5.14-1/mutt-1.5.14/.
> -Wall -pedantic -Os -fno-ident -fwrapv -fhonour-copts -c copy.c
> copy.c: In function `mutt_copy_header':
> copy.c:456: warning: ISO C90 does not support the `ll' printf length
> modifier
> copy.c: In function `_mutt_copy_message':
> copy.c:565: warning: ISO C90 does not support the `ll' printf length
> modifier
> copy.c: In function `copy_delete_attach':
> copy.c:808: warning: ISO C90 does not support the `ll' printf length
> modifier
> >How-To-Repeat:
> >Fix:
> Unknown
> }}}
New description:
{{{
/home/austriancoder/development/freewrt/staging_dir_mipsel/bin/mipsel-
linux-uclibc-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\"
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\"
-DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -I./imap -Iintl -DNDEBUG -isystem
/home/austriancoder/development/freewrt/staging_dir_mipsel/include
-isystem
/home/austriancoder/development/freewrt/staging_dir_mipsel/usr/include
-I./intl
-I/home/austriancoder/development/freewrt/build_mipsel/w-mutt-1.5.14-1/mutt-1.5.14/.
-Wall -pedantic -Os -fno-ident -fwrapv -fhonour-copts -c copy.c
copy.c: In function `mutt_copy_header':
copy.c:456: warning: ISO C90 does not support the `ll' printf length
modifier
copy.c: In function `_mutt_copy_message':
copy.c:565: warning: ISO C90 does not support the `ll' printf length
modifier
copy.c: In function `copy_delete_attach':
copy.c:808: warning: ISO C90 does not support the `ll' printf length
modifier
>How-To-Repeat:
>Fix:
Unknown
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2823#comment:2>