Path: csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!169.228.66.3.MISMATCH!ihnp4.UCSD.Edu!usenet.stanford.edu!not-for-mail From: matt rice Newsgroups: gnu.gnustep.bug Subject: [bug #46939] -Werror set for GSSpeechServer Date: Wed, 20 Jan 2016 22:51:21 +0000 Lines: 35 Approved: bug-gnustep@gnu.org Message-ID: References: <20160120-212315.sv69275.25574@savannah.gnu.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: usenet.stanford.edu 1453330289 17298 208.118.235.17 (20 Jan 2016 22:51:29 GMT) X-Complaints-To: action@cs.stanford.edu To: matt rice , Niels Grewe , bug-gnustep@gnu.org Envelope-to: bug-gnustep@gnu.org X-PHP-Originating-Script: 0:sendmail.php X-Savane-Server: savannah.gnu.org:443 [208.118.235.70] X-Savane-Project: gnustep X-Savane-Tracker: bugs X-Savane-Item-ID: 46939 User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 X-Apparently-From: 50.53.111.230 (Savane authenticated user ratmice) In-Reply-To: <20160120-212315.sv69275.25574@savannah.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:6::a X-BeenThere: bug-gnustep@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports for the GNUstep programming environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.gnustep.bug:4076 Follow-up Comment #1, bug #46939 (project gnustep): An alternative proposal, to just remove it for standard builds I'm not sure there is currently a way with gnustep-make, if so i missed it in the documentation. something like: DEBUG_OBJCFLAGS=-Werror so it only occurrs during make debug=yes, I'm not sure i'm entirely on board with this (that is i see the debian bug you provide has -g), that said it also has optimization flags, which I thought debug=yes disabled. so they may be passing -g in manually rather than using make debug=yes. a lot of projects also will only enable it if maintainer mode has been enabled with ./configure --enable-maintainer-mode or if the version is checked out from version control (e.g. a .git dir exists) as this is removed from the release tarball. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/