pkgsrc/math/tela/distinfo
jtb 142a7dae3b Update to version 1.34. Changes since 1.32:
- The function whos() didn't work in the previous release,
  for which reason there is this early bug fix release now.

- Since introduction of KShallowObjectArray in 1.32, I forgot to
  increase the constant 12 to 13 in #define pair(ka,kb) ... in
  objarithm.C. Result: E.g., 2/x where x is undefined did not produce
  error message but silently evaluated to 0. There could be other much
  more obscure errors also. Now the constant 12 is no longer
  hard-coded but is defined to be int(Kundef)+1. This works as long as
  Kundef remains the last in enum Tkind (object.H).  There is comment
  telling it...  - in tela.C:FindMachineNan(), using switch()
  statement can cause compile-time error due to duplicate case labels,
  fixed now by rewriting switch() as nested if's (tela.C)
  (This is in code segment that was put in tela only in the previous
  release.)

- some changes to allow compilation with gcc-3.0 (contributed by Ch. Spiel)
2002-05-03 23:32:12 +00:00

13 lines
693 B
Text

$NetBSD: distinfo,v 1.4 2002/05/03 23:32:12 jtb Exp $
SHA1 (tela-1.34.tar.gz) = b600db15563be48418ea1a5ba90e30acc9dcadb5
Size (tela-1.34.tar.gz) = 1894352 bytes
SHA1 (patch-aa) = 2a2033c3d3bddbfcfaebb189223fc320fb82c4cc
SHA1 (patch-ab) = b8e60e92716c35432e3c991c0c871e29968e2df6
SHA1 (patch-ac) = 85511c1c32457a41a00b5557b650454f85040374
SHA1 (patch-ad) = fedad68bb459a1ef326c180db5e5016ef2f7f3eb
SHA1 (patch-ae) = ad36a0b3d6d9e4e48e3e266ea9d88c6d3e5d918d
SHA1 (patch-af) = a126910bd70b2f1fbde2f4609cace499795d0e0c
SHA1 (patch-ag) = b4c1dfb4de635d40fe07559c10f78056ad38689a
SHA1 (patch-ah) = 0547a73aa6c378715c9a06056ebe00a2e10f1f96
SHA1 (patch-ai) = 696eb355650b4dbfca3150e2352786b75e8b7a8b