Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jan 2002 00:49:49 +1000
From:      Stephen McKay <mckay@thehub.com.au>
To:        sos@freebsd.dk
Cc:        sos@FreeBSD.ORG, freebsd-current@FreeBSD.ORG, mckay@thehub.com.au
Subject:   Re: Another tweak to "burncd msinfo" 
Message-ID:  <200201051449.g05EnnP29798@dungeon.home>
In-Reply-To: <200201051258.g05CwkC28750@freebsd.dk> from Søren Schmidt at "Sat, 05 Jan 2002 13:58:46 %2B0100"
References:  <200201051258.g05CwkC28750@freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 5th January 2002, Søren Schmidt wrote:

>It seems Stephen McKay wrote:
>> Now that "burncd msinfo" returns the correct values I noticed another small
>> problem: it displays the result on stderr instead of stdout.
>
>Hmm, that was intentional...

Could you explain why?  The most obvious practical use would be:

$ mkisofs -r -C `burncd msinfo` -M /dev/acd0c -o new.iso goodies

Writing to stderr means this doesn't work, and you have to add 2>&1 to it.
Also the white space means you have to use extra quoting.

>> Can I commit the obvious patch?
>
>Could you just hang on for now, since I'm doing large changes to
>burncd just now in order to support other things, and keeping
>everybody changes to the stock sources is not making things 
>easier...

Are these changes intended for 4.5?  I'm hoping the small change I
proposed would be accepted into 4.5, before anybody starts using
"burncd msinfo" in practice.  I think this is sensible, even if
a much improved burncd is scheduled for 4.6.

Regardless of this, I do not intend to commit any unwelcome changes.

Stephen.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201051449.g05EnnP29798>