[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#884478: marked as done (gdc fails to build with trunk 20171215)



Your message dated Wed, 31 Jan 2018 03:45:40 +0100
with message-id <f7b7afbe-ebff-6b74-54b4-9eecc61976c3@debian.org>
and subject line Re: Bug#884478: gdc fails to build with trunk 20171215
has caused the Debian Bug report #884478,
regarding gdc fails to build with trunk 20171215
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
884478: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884478
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gcc-8

gdc fails to build with trunk 20171215

../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
handle_noreturn_attribute(tree_node**, tree, tree, int, bool*)' will never be
NULL [-Waddress]
 };
 ^
../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
(*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
tree_node*, tree_node*, int, bool*)'} in initialization
../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
'attribute_spec::exclude' [-Wmissing-field-initializers]
../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
handle_leaf_attribute(tree_node**, tree, tree, int, bool*)' will never be NULL
[-Waddress]
../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
(*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
tree_node*, tree_node*, int, bool*)'} in initialization
../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
'attribute_spec::exclude' [-Wmissing-field-initializers]

--- End Message ---
--- Begin Message ---
Version: 8-20180130-1

On 15.12.2017 18:13, Matthias Klose wrote:
> Package: src:gcc-8
> 
> gdc fails to build with trunk 20171215
> 
> ../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
> handle_noreturn_attribute(tree_node**, tree, tree, int, bool*)' will never be
> NULL [-Waddress]
>  };
>  ^
> ../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
> (*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
> tree_node*, tree_node*, int, bool*)'} in initialization
> ../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
> 'attribute_spec::exclude' [-Wmissing-field-initializers]
> ../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
> handle_leaf_attribute(tree_node**, tree, tree, int, bool*)' will never be NULL
> [-Waddress]
> ../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
> (*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
> tree_node*, tree_node*, int, bool*)'} in initialization
> ../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
> 'attribute_spec::exclude' [-Wmissing-field-initializers]
> 

--- End Message ---

Reply to: