From: Arjen M. <arj...@de...> - 2010-09-16 13:05:50
|
Hi LArs, On 2010-09-16 14:12, Lars Hellström wrote: > 3. pkgIndex.tcl > > One thing I did come across when trying to find documentation about the > above was a note that the pkgIndex.tcl file in the "math" module needed > special treatment, but the note didn't say how. From looking at the > file, I suppose running pkg_mkIndex would be a Bad Idea. (This is of > interest to me, because the next contribution I was going to make is a > new package math::numtheory providing a math::numtheory::isprime > command.) So is this supposed to be updated manually? > IIRC the problem is limited to math.tcl (and the two files it sources). math.tcl has been in existence for a long time and still uses the old autoloading mechanism. Adding a new package to the math module itself (so the directory math) should be straightforward. Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |