Hi Andreas!

On 07/22/2019 05:31:29 AM Mon, Andreas Schmidt wrote:
Hi!

I'm on Debian/sid, just restarted after updating my system. When I tried to 
compile the latest version of Balsa from git, I got this error:

***
send.c: In function ‘libbalsa_message_create_mime_message’:
send.c:1232:23: error: unused variable ‘identity’ [-Werror=unused-variable]
     LibBalsaIdentity *identity;
                       ^~~~~~~~
***

A complete log is attached.

Best regards

Andreas

Oops! Thanks for testing the GitLab code, and for the report.

That variable is used only in some conditionally compiled code, so it should be 
guarded appropriately--fixed in master and pushed to GitLab.

Best,

Peter

Attachment: pgpJ2zIH1sC8C.pgp
Description: PGP signature

_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list

Reply via email to