mwrap (Perl version) user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <user@example.com>
To: mwrap-perl@80x24.org
Subject: [PATCH 0/4] build system fixes
Date: Sat,  2 Nov 2019 10:40:16 +0000	[thread overview]
Message-ID: <20191102104020.30317-1-user@example.com> (raw)

Perl (as distributed by Debian) disables assertions and
enables fewer warnings than I'd like.  Now, I'm using config.mak
to set a bunch of warnings and seeing some noise, these fix it.

Eric Wong (4):
  Makefile.PL: remove CCFLAGS overrides
  workaround -DNDEBUG warnings
  quiet uninitialized variable warnings
  avoid mixing declarations and code

 Makefile.PL |  7 -------
 Mwrap.xs    | 26 +++++++++++++++-----------
 2 files changed, 15 insertions(+), 18 deletions(-)


             reply	other threads:[~2019-11-02 10:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-02 10:40 Eric Wong [this message]
2019-11-02 10:40 ` [PATCH 1/4] Makefile.PL: remove CCFLAGS overrides Eric Wong
2019-11-02 10:40 ` [PATCH 2/4] workaround -DNDEBUG warnings Eric Wong
2019-11-02 10:40 ` [PATCH 3/4] quiet uninitialized variable warnings Eric Wong
2019-11-02 10:40 ` [PATCH 4/4] avoid mixing declarations and code Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191102104020.30317-1-user@example.com \
    --to=user@example.com \
    --cc=mwrap-perl@80x24.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mwrap-perl.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).