[ this is a resend, with different subject, in the hope to evade the
current list server issues; sorry about that ]
Hello everybody,
Since I posted some test results last week, a few bugs have been fixed,
and a couple of mostly minor issues are still being discussed.
To give us something to fo
Bruce Korb wrote:
> No. Autoscan should:
>
>if test -f configure.ac
>then configure_file=configure.ac
>
>elif test -f configure.in
>then configure_file=configure.in
>
>else
> echo "NOTE: creating configure.ac file" >&2
> configure_file=configure.ac
> touc
On Sun, 26 Mar 2006, Ralf Wildenhues wrote:
Since I posted some test results last week, a few bugs have been fixed,
and a couple of mostly minor issues are still being discussed.
To give us something to focus on, how about the (crazy?) idea to, say,
head for a code freeze after the next weekend
Hi Bob,
* Bob Friesenhahn wrote on Sun, Mar 26, 2006 at 06:29:49PM CEST:
> On Sun, 26 Mar 2006, Ralf Wildenhues wrote:
> >
[ release plan ]
> >
> >Any reasons against this plan?
>
> There are no possible reasons other than sloth or lack of a volunteer
> to pull the trigger. It seems that all th