On Mon, Apr 14, 2008 at 08:36:56PM +0200, Frank Lichtenheld wrote: > On Mon, Apr 14, 2008 at 08:13:18PM +0200, Mike Hommey wrote: > > On Mon, Apr 14, 2008 at 02:45:14PM +0200, Frank Lichtenheld wrote: > > > your package failed to build from source. > > > > > > | nsGREGlue.cpp: In function 'nsresult GRE_GetGREPathWithProperties(const > > > GREVersionRange*, PRUint32, const GREProperty*, PRUint32, char*, > > > PRUint32)': > > > | nsGREGlue.cpp:174: error: invalid conversion from 'const GREProperty*' > > > to 'GREProperty*' > > > > The strange thing here is that this looks like a gcc 4.3 strictness > > issue... but this doesn't happen on alpha, which also uses gcc 4.3... > > It failed on hppa which uses 4.2 and on s390, which uses 4.3. So this > doesn't actually seems to be gcc version dependent.
Okay, this is code that has been added in 1.9b5, and there is already a fix upstream. https://bugzilla.mozilla.org/show_bug.cgi?id=420373#c9 I'll apply that on next upload. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

