Mail Archives: cygwin/2001/08/30/09:17:32
--Uqf4h4n2PbDb8h9p
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
I thought that I CC'ed the attached to the list. Obviously, I didn't.
Jason
--Uqf4h4n2PbDb8h9p
Content-Type: message/rfc822
Content-Disposition: inline
Date: Wed, 29 Aug 2001 14:04:00 -0400
From: Jason Tishler <jason AT tishler DOT net>
To: Troy Noble <troy DOT noble AT channelpoint DOT com>
Cc: "'Frank D. Greco'" <fgreco AT crossroadstech DOT com>
Subject: Re: Whither a2ps.exe?
Message-ID: <20010829140400 DOT B820 AT dothill DOT com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <8F23E55D511AD5119A6800D0B76FDDE1CA30D0 AT cpex3 DOT channelpoint DOT com>
User-Agent: Mutt/1.3.18i
Troy,
On Mon, Aug 27, 2001 at 02:47:13PM -0600, Troy Noble wrote:
> Jason, that'd be great if you could include that userdata
> fix in your contributed version of a2ps. Then I could delete
> my pre-compiled version from my hard drive ;->
>
> [snip]
>
> Here are the changes (sorry no diffs) in case it's of
> use to you or others:
>
> lib/userdata.c line 130 from:
>
> udata->name = xstrdup (name ? name : _("Unknown User"));
>
> to:
>
> udata->name = xstrdup (name ? name : login ? login : _("Unknown User"));
IMO, the above is not necessary if your /etc/passwd file (i.e., GECOS
field) is set up correctly.
Jason
--Uqf4h4n2PbDb8h9p
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--Uqf4h4n2PbDb8h9p--
- Raw text -