Displaying 5 results from an estimated 5 matches for "1123136".
2019 Jan 25
2
Bug with latest GCC 9
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
2019 Apr 25
2
Bug with latest GCC 9
On 1/25/19 8:24 PM, Stephan Bosch wrote:
>
>
> Op 25/01/2019 om 10:59 schreef Martin Li?ka:
>> 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) \
>> ????&...
2019 Jan 25
0
Bug with latest GCC 9
Op 25/01/2019 om 10:59 schreef Martin Li?ka:
> 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)...
2019 Jul 28
0
Bug with latest GCC 9
On 25/04/2019 12:52, Martin Li?ka via dovecot wrote:
> On 1/25/19 8:24 PM, Stephan Bosch wrote:
>>
>> Op 25/01/2019 om 10:59 schreef Martin Li?ka:
>>> 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,...
2015 Jun 30
0
Re: [PATCH v4] RFC: New tool: virt-dib
On Tue, Jun 16, 2015 at 12:15:22PM +0200, Pino Toscano wrote:
[...]
There is some trailing whitespace on one line. 'git show' should
highlight it.
> diff --git a/appliance/packagelist.in b/appliance/packagelist.in
> index 76c7293..a4f814b 100644
> --- a/appliance/packagelist.in
> +++ b/appliance/packagelist.in
> @@ -255,5 +255,12 @@ zerofree
>
>