Re: [PATCH] Fix ivsize and nvsize issues

2001-09-21 Thread Simon Cozens
On Thu, Sep 20, 2001 at 09:44:41PM -0700, Brent Dax wrote: Okay, this fixes the issues with changing your IV or NV size. It also provides an early warning if your C compiler settings aren't okay. I've also made the style of the code a little more consistent. I'm applying this, but I figure

[PATCH] Fix ivsize and nvsize issues

2001-09-20 Thread Brent Dax
Okay, this fixes the issues with changing your IV or NV size. It also provides an early warning if your C compiler settings aren't okay. I've also made the style of the code a little more consistent. I'm applying this, but I figure people might as well check it over anyway. --Brent Dax [EMAIL

Re: [PATCH] Fix ivsize and nvsize issues

2001-09-20 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Brent Dax) writes: +(@c{qw(ivsize opsize nvsize)})=split('/', `test$c{exe}`); I changed this so it works without having . in $PATH. - ask -- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();