Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4076
| 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 <INVALID.NOREPLY@gnu.org> |
| 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 | <mailman.2674.1453330288.843.bug-gnustep@gnu.org> (permalink) |
| 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 <ratmice@gmail.com>, Niels Grewe <thebeing+savannah@halbordnung.de>, 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 <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4076 |
Show key headers only | View raw
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:
<http://savannah.gnu.org/bugs/?46939>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #46939] -Werror set for GSSpeechServer matt rice <INVALID.NOREPLY@gnu.org> - 2016-01-20 22:51 +0000
csiph-web