Re: [CinCVS] gcc 4.3.0 error: multiple parameters named 'fade'

2008-01-14 Thread KH KH
2008/1/8, Johannes Sixt <[EMAIL PROTECTED]>:
> On Tuesday 08 January 2008 16:29, Nicolas Chauvet wrote:
> > I'm testing gcc 4.3.0 targeted for Fedora 9.
> > while compiling cinelerra (svn 20080105), I have an error
> > (might have others)
> >
> > playback3d.h: At global scope:
> > playback3d.h:228: error: multiple parameters named 'fade'
>
> Well, this was a no-brainer, so I fixed it right away ;)
Thx for fixing it (and sorry for answearing personnaly.
Actually that was because you have cc'd me whereas I was also on the list)
> -- Hannes
>
So they were an error with libjpeg:
../config.h:43:1: error: "HAVE_STDLIB_H" redefined
This have to be fixed within libjpeg package:
Here is some more explanation:
http://bugzilla.redhat.com/show_bug.cgi?id=427616


With a fixed libjpeg, now here is a new:
threshold.C:467: error: explicit template specialization cannot have a
storage class
threshold.C:473: error: explicit template specialization cannot have a
storage class

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] gcc 4.3.0 error: multiple parameters named 'fade'

2008-01-08 Thread Bob van Loosen

Johannes Sixt wrote:

On Tuesday 08 January 2008 16:29, Nicolas Chauvet wrote:
  

I'm testing gcc 4.3.0 targeted for Fedora 9.
while compiling cinelerra (svn 20080105), I have an error
(might have others)

playback3d.h: At global scope:
playback3d.h:228: error: multiple parameters named 'fade'



Well, this was a no-brainer, so I fixed it right away ;)

-- Hannes

  

Looks like a typo ;-)
Strange that it compiled perfectly with previous versions of gcc.

Bob van Loosen


Re: [CinCVS] gcc 4.3.0 error: multiple parameters named 'fade'

2008-01-08 Thread Johannes Sixt
On Tuesday 08 January 2008 16:29, Nicolas Chauvet wrote:
> I'm testing gcc 4.3.0 targeted for Fedora 9.
> while compiling cinelerra (svn 20080105), I have an error
> (might have others)
>
> playback3d.h: At global scope:
> playback3d.h:228: error: multiple parameters named 'fade'

Well, this was a no-brainer, so I fixed it right away ;)

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] gcc 4.3.0 error: multiple parameters named 'fade'

2008-01-08 Thread Nicolas Chauvet
Hi!

I'm testing gcc 4.3.0 targeted for Fedora 9.
while compiling cinelerra (svn 20080105), I have an error
(might have others)

playback3d.h: At global scope:
playback3d.h:228: error: multiple parameters named 'fade'

This doesn't matter to fix this error "soon". as gcc 4.3.0 isn't already
out. But might be interesting to keep in mind. Of course If a patch is
available, I could test if there is other problem...

Nicolas (kwizart)

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra