mwrap user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: mwrap-public@80x24.org
Cc: Sam Saffron <sam.saffron@gmail.com>
Subject: [PATCH 0/3] mwrap odds and ends before 2.3..
Date: Sat,  3 Sep 2022 09:27:38 +0000	[thread overview]
Message-ID: <20220903092741.2284559-1-e@80x24.org> (raw)

Not sure why rdoc scans extconf.rb during `gem install'
--version + --help may be useful for new users; and a
failed attempt at getting FreeBSD support working, but
probably leaves things in a nicer state if we attempt it
again...

Eric Wong (3):
  extconf.rb: avoid RDoc errors during gem install
  add --version and --help args
  cleanup some FreeBSD-related workarounds

 MANIFEST             |  3 ++
 README               |  2 +-
 VERSION-GEN          | 36 +++++++++++++++++
 bin/mwrap            | 19 +++++++++
 ext/mwrap/extconf.rb |  8 ++--
 ext/mwrap/mwrap.c    | 93 +++++++++++++++++++++++++-------------------
 lib/mwrap/.gitignore |  1 +
 mwrap.gemspec        |  9 +++--
 8 files changed, 123 insertions(+), 48 deletions(-)
 create mode 100755 VERSION-GEN
 create mode 100644 lib/mwrap/.gitignore

             reply	other threads:[~2022-09-03  9:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03  9:27 Eric Wong [this message]
2022-09-03  9:27 ` [PATCH 1/3] extconf.rb: avoid RDoc errors during gem install Eric Wong
2022-09-03  9:27 ` [PATCH 2/3] add --version and --help args Eric Wong
2022-09-03  9:27 ` [PATCH 3/3] cleanup some FreeBSD-related workarounds 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

  List information: https://80x24.org/mwrap/

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

  git send-email \
    --in-reply-to=20220903092741.2284559-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=mwrap-public@80x24.org \
    --cc=sam.saffron@gmail.com \
    /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.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).