Re: Another GCC 6 & Rawhide build failure

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

 



On 02/03/2016 01:57 PM, Florian Weimer wrote:

> Okay, self-contained test case is:
> 
> struct GVector4 {
>   GVector4(int);
> };
> struct GNamedSVGcolor {
>   char Name[22];
>   GVector4 RGBA;
> };
> 
> static const GNamedSVGcolor SVGColors[1] = {
>   { "aliceblue", GVector4(1) },
> };
> 
> The RGBA member and the constructor argument appear required to trigger
> this.

I agree. Is anything explicitly wrong with that test case? It feels like
a false positive, but I'm not expert enough in C++ to be sure.

~tom

==
Red Hat
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux