Re: Another GCC 6 & Rawhide build failure

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

 



On 02/03/2016 07:51 PM, Tom Callaway wrote:
> On 02/03/2016 01:49 PM, Florian Weimer wrote:
>> On 02/03/2016 07:37 PM, Tom Callaway wrote:
>>
>>> Ideas?
>>
>> Please tells us which package and which build.  This needs more context
>> for an investigation, I think.
> 
> amanith:
> https://kojipkgs.fedoraproject.org//work/tasks/6502/12806502/build.log

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.

Florian
--
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