Bug with latest GCC 9
25 Jan
2019
25 Jan
'19
11:59 a.m.
Hi.
As mentioned here: https://bugzilla.opensuse.org/show_bug.cgi?id=1123136
there's a new issue with GCC 9, it's related to: https://gcc.gnu.org/gcc-9/porting_to.html#complit
in:
/* Not const! Never return this as a result directly! */
#define SMTP_ADDRESS_LITERAL(localpart, domain)
&((struct smtp_address){ (localpart), (domain) })
Thanks, Martin
2036
Age (days ago)
2221
Last active (days ago)
4 comments
2 participants
participants (2)
-
Martin Liška
-
Stephan Bosch