Skip to content
Snippets Groups Projects
Commit 16e3ba24 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Get rid of gcc-4.1.1 warnings by initializing more fields.

* src/libraries/libcommon/misc-parser.c (parse_next_misc):
Initialize bcc_recipient, received_at and is_sent.  This gets rid
of a gcc-4.1.1 warning.
* src/libraries/libcommon/parser.c (parse): Always  initialize
answer.arguments and answer.indexes, to get rid of a gcc-4.1.1
warning.
parent afa0c70a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment