Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 06:57:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203909] [MAINTAINER] devel/sope: Add CFLAGS supressing compiler warnings
Message-ID:  <bug-203909-13-xwebAskou2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203909-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203909-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203909

--- Comment #10 from Euan Thoms <euan@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203909-13-xwebAskou2>