svn commit: r383237 - head/cad/openscad

Alexey Dokuchaev danfe at FreeBSD.org
Sat Apr 11 10:44:03 UTC 2015


On Sat, Apr 11, 2015 at 12:24:16PM +0200, Michael Reifenberger wrote:
> Zitat von Alexey Dokuchaev <danfe at freebsd.org>:
> > On Sat, Apr 11, 2015 at 11:51:07AM +0200, Michael Reifenberger wrote:
> >> [...]

Please don't overquote.

> >> Probably the commit message could have been:
> >> ...
> >> Try to use a newer compiler who does understand the
> >> "-Wno-unused-local-typedefs" switch.
> >
> > Holy fsck.  You seriously suggest pulling whole new compiler just
> > because our gcc4.2 does not support some stupid warning flag?!
> 
> I did not analyze what else would pop up after eliminating this
> particular switch.
> 
> But since it is obvious that the developer of openscad used a newer
> compiler for developing I didn't really care to try to backport to our
> older one. I hadn't the time either btw.

Of course developer would probably be using new compiler, esp. if their
primary platform is some popular GNU/Linux distros.  The fact that they
didn't bother to check what options are they passing does not mean that
our users have to suffer.

I'll check if there any other issues, and try to prepare a patch for you.
Not that I have a lot of free time on my hands, but I just hate stupidity.
If upstream does not know what it takes to develop software correctly, it
becomes our pain. :(

./danfe


More information about the svn-ports-all mailing list