Alessandro Vesely writes:

On Mon 19/Sep/2016 13:58:28 +0200 Hanno Böck wrote:
>
> The variable sqwebmail_content_charset is defined twice, in sqwebmail.c
> and gpg.c. One of them should be declared as extern.

Isn't that the default?  The C spec has sentences such as:

     If the declaration of an identifier for an object has file scope and no
     storage-class specifier, its linkage is external.
https://www.securecoding.cert.org/confluence/display/c/DCL36-C. +Do+not+declare+an+identifier+with+conflicting+linkage+classifications

You're probably right; still this is a bit messy, and should be fixed.

Attachment: pgps96MljTPZk.pgp
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to