Date: Fri, 08 Jun 2001 22:41:18 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Mark E." Message-Id: <7048-Fri08Jun2001224117+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3B20DE0A.11643.87EA3@localhost> (snowball3@bigfoot.com) Subject: Re: confstr v2 References: <3B1F7174 DOT 21905 DOT 7E6DAE AT localhost> (snowball3 AT bigfoot DOT com) <3B20DE0A DOT 11643 DOT 87EA3 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Fri, 8 Jun 2001 14:15:38 -0400 > > I still believe it's overkill, but I don't think it's important enough to > haggle over. I take it this is what you're after? Yes. Except that you could use a fixed-size (FILENAME_MAX) string for storing the value of $DJDIR, instead of malloc'ing it.