Re: [tcltk-perl] RE: Re[2]: FAIL Tcl-Tk-0.80 i686-linux 2.4.18-14
Brought to you by:
hobbs
From: Vadim K. <va...@ar...> - 2004-05-07 23:28:23
|
> In any case, I'd like to encourage use of 8.4 instead, and > perhaps add some warnings to that effect in Makefile.PL. Hmmm, Encouraging is good, but IMHO even more good making tool working even with old stuff, without downloading new updates. Yat I agree that supporting old versions is low priority task and supporting obsolete versions is not necessary. > Soooo ... I'll probably be putting in code in the Makefile.PL and > runtime stuff to force the use of 8.4. That's actually the case Makefile.PL should deny all configurations that not supported, otherwise there will be FAIL's reports. Even not warnings, just strictly denying to go further. Best regards, Vadim. |