#3768: Compiler warnings on Linux
------------------------+----------------------
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Version:
Keywords: |
------------------------+----------------------
Building mutt from tip on Linux gives a couple of warnings during the
make phase. Not sure if they're of any importance, but here they are.
It's just a machine I ssh into, and I know nothing about linux, so I
don't know how to be more specific about what kind of system it
is other than "Linux".
{{{
muttlib.o: In function `mutt_adv_mktemp':
/home1/forallxn/bld/mutt/muttlib.c:90: warning: the use of `mktemp' is
dangerous, better use `mkstemp'
main.c:75: warning: string length ‘558’ is greater than the length ‘509’
ISO C90 compilers are required to support
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3768>
Mutt <http://www.mutt.org/>
The Mutt mail user agent