From: Mike Frysinger <vapier@gentoo.org>
To: Phillip Susi <psusi@ubuntu.com>
Cc: util-linux <util-linux@vger.kernel.org>
Subject: Re: libsmartcols patch
Date: Mon, 16 Feb 2015 00:00:53 -0500 [thread overview]
Message-ID: <20150216050053.GA4075@vapier> (raw)
In-Reply-To: <54A0AE98.70503@ubuntu.com>
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
On 28 Dec 2014 20:30, Phillip Susi wrote:
> --- libsmartcols/src/table_print.c 2014-12-24 23:59:55.780110296 +0200
> +++ libsmartcols/src/table_print.c 2014-12-28 22:45:20.347285226 +0200
>
> + assert(ln);
> + assert(buf);
general note: libraries should never assert/abort/exit. if this were internal,
then you could make a case about the utilities being ok with that, but it looks
like the intention is for people to include the header and link against it from
outside of util-linux.
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-02-16 4:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-29 1:30 libsmartcols patch Phillip Susi
2015-01-07 14:26 ` Karel Zak
2015-02-16 5:00 ` Mike Frysinger [this message]
2015-02-16 10:27 ` Karel Zak
2015-02-16 10:48 ` Mike Frysinger
2015-02-16 13:46 ` Karel Zak
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=20150216050053.GA4075@vapier \
--to=vapier@gentoo.org \
--cc=psusi@ubuntu.com \
--cc=util-linux@vger.kernel.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.