svn commit: r383237 - head/cad/openscad
Michael Reifenberger
mike at reifenberger.com
Sat Apr 11 10:24:18 UTC 2015
Zitat von Alexey Dokuchaev <danfe at freebsd.org>:
> On Sat, Apr 11, 2015 at 11:51:07AM +0200, Michael Reifenberger wrote:
>> Zitat von Alexey Dokuchaev <danfe at freebsd.org>:
>> > On Sat, Apr 04, 2015 at 06:54:40PM +0000, Michael Reifenberger wrote:
>> >> New Revision: 383237
>> >> URL: https://svnweb.freebsd.org/changeset/ports/383237
>> >>
>> >> Log:
>> >> Try to use a newer compiler.
>> >
>> > Why is this necessary, if I may ask? If there's a particular
>> problem it was
>> > supposed to fix, it should had been mentioned in the commit log.
>>
>> I've had reports that on older FreeBSD releases our gcc did not
>> understand a used compiler switch ("-Wno-unused-local-typedefs").
>>
>> 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?!
>
> ./danfe
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.
Greetings
---
Michael
Gruß
---
Michael Reifenberger
More information about the svn-ports-all
mailing list