[Bug 203909] [MAINTAINER] devel/sope: Add CFLAGS supressing compiler warnings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 21 06:57:28 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203909

--- Comment #10 from Euan Thoms <euan at potensol.com> ---
(In reply to Kubilay Kocak from comment #9)

It means I will remove all the "CFLAGS+=..." from the Makefile. They were
already commented out anyway. So effectively no change to the port will take
place, just the neatness to the port users as you suggested. The changes to the
port are the ~150 extra patches in "files". These will filter upstream
gradually, hopefully in time for the next port version.

I think you may be a bit confused. I was not clearing warnings with CFLAGs. The
CFLAGs were there to help me identify the compiler warnings during my port
development. Then I commented them out before submitting here. The real
_clearing_ of the warnings are small code corrections, started by David and
continued by myself. They are mostly rudimentary fixes, "C" data type and
casting incosistencies. Plenty string formatting fixes. And some other minor
code cleanliness, (potential bug fixes).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list