[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bird-users
Subject:    Re: GCC 10 build failures at BIRD 2.0.7
From:       Maria_Matějka <maria.matejka () nic ! cz>
Date:       2020-02-04 9:37:00
Message-ID: 3276fc2e-2489-2c2d-c169-3b1f05a4244c () nic ! cz
[Download RAW message or body]


>>> diff --git a/nest/route.h b/nest/route.h
>>> index d2a07f09..b927db5f 100644
>>> --- a/nest/route.h
>>> +++ b/nest/route.h
>>> @@ -458,7 +458,7 @@ typedef struct rta {
>>>                                            protocol-specific metric is availabe */
>>>  
>>>  
>>> -const char * rta_dest_names[RTD_MAX];
>>> +extern const char * rta_dest_names[RTD_MAX];
>>>  
>>>  static inline const char *rta_dest_name(uint n)
>>>  { return (n < RTD_MAX) ? rta_dest_names[n] : "???"; }
>>
>> Could upstream please merge this to master and the next release?
>> Thanks.
> 
> +1. Let me know if you want me to send a proper patch (but this is
> probably so trivial so it's easier for you guys to just add it
> yourself).

Thank you both for finding and fixing this bug. Merged.
Maria


["smime.p7s" (application/pkcs7-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic