On Wed, 7 Jan 2004 15:30:09 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> VZ> Anyhow, the real fix seems to be what I've just checked in. This works for NB> VZ> me, please check if it works for you. NB> NB> /usr/bin/perl -w .src/makehhc.pl NB> Use of uninitialized value in concatenation (.) or string at .src/makehhc.pl line 62, <IN_HTML> line 67. NB> Use of uninitialized value in concatenation (.) or string at .src/makehhc.pl line 62, <IN_HTML> line 70. Oops, it's not a good idea to continue using $1 and $2 after doing a new pattern match... Fixed, sorry. VZ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
