[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation error with SVN rev5259
From: |
Karl Berry |
Subject: |
Re: compilation error with SVN rev5259 |
Date: |
Sat, 1 Jun 2013 23:20:01 GMT |
Hi Werner,
Not enough arguments for Texinfo::Structuring::merge_indices
at ../tp/Texinfo/Convert/IXIN.pm line 625, near "$index_names)"
Well, since the problem isn't apparent, here are some random speculations:
1) I wonder if something went wrong with the svn checkout and the source
files are corrupted. Here's what I've got:
-rw-r--r-- 1 karl root 34082 Mar 13 18:59 Texinfo/Convert/IXIN.pm
-rw-r--r-- 1 karl root 92706 Mar 13 18:59 Texinfo/Structuring.pm
2) You could try commenting out that call in IXIN.pm and see if the
error moves to somewhere else. As far as I can see, there are
apparently-identical calls of merge_indices in HTML.pm and Plaintext.pm.
3) It seems like an impossibly basic failure in Perl prototypes ...
FWIW, it all works fine for me, with various versions of perl, but I
don't have 5.14.2 easily available.
k