chiark / gitweb /
chiark-tcl.git
5 years agochangelog: start 1.3.1
Ian Jackson [Sat, 18 Aug 2018 23:22:50 +0000 (00:22 +0100)]
changelog: start 1.3.1

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agochangelog: finalise 1.3.0
Ian Jackson [Sat, 18 Aug 2018 23:21:22 +0000 (00:21 +0100)]
changelog: finalise 1.3.0

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agochangelog: Document new autopkgtests
Ian Jackson [Sat, 18 Aug 2018 23:17:24 +0000 (00:17 +0100)]
changelog: Document new autopkgtests

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoautopkgtests: Test default tcl version
Ian Jackson [Sat, 18 Aug 2018 23:16:03 +0000 (00:16 +0100)]
autopkgtests: Test default tcl version

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoautopkgtests: Run regenerate-tests
Ian Jackson [Sat, 18 Aug 2018 22:53:57 +0000 (23:53 +0100)]
autopkgtests: Run regenerate-tests

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoautopkgtests: Select only tcl versions in unstable
Ian Jackson [Sat, 18 Aug 2018 22:56:47 +0000 (23:56 +0100)]
autopkgtests: Select only tcl versions in unstable

autopkgtest in stretch bombs out on unsatisfiable test-dependencies.

This is better in sid with the skip-not-installable restriction.  [1]
and #905311, but that is very new and I don't want to use it here.

[1]
 https://salsa.debian.org/ci-team/autopkgtest/commit/7bf54dc669181f19671e01c691d2bf0321016a11

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agodgram-socket: Specific test case
Ian Jackson [Sat, 18 Aug 2018 22:52:26 +0000 (23:52 +0100)]
dgram-socket: Specific test case

Our test suite arrangements let an individual directory provide a
`runtest.tcl' which will be run with the library loaded.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoautopkgtests: Add machinery for regenerating test cases
Ian Jackson [Sat, 18 Aug 2018 22:50:20 +0000 (23:50 +0100)]
autopkgtests: Add machinery for regenerating test cases

Sadlythe dependencies are not in the *.deb because we are a
portmanteau package, so we must put the actual shlib dependencies in
debian/tests/control.  This involves running dpkg-shlibdeps etc.

The plan is to do this occasionally and commit the result to git.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoRename *.test.tcl to test-load.tcl
Ian Jackson [Sat, 18 Aug 2018 22:48:47 +0000 (23:48 +0100)]
Rename *.test.tcl to test-load.tcl

This gives it the same name in every subdirectory, which will be
convenient in a moment.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agodgram: Provide `dgram-socket sockname S'.
Ian Jackson [Sat, 18 Aug 2018 21:50:51 +0000 (22:50 +0100)]
dgram: Provide `dgram-socket sockname S'.

Closes:#865451.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoadns: Use proper variable for aftry array size calculation
Ian Jackson [Sat, 18 Aug 2018 21:29:33 +0000 (22:29 +0100)]
adns: Use proper variable for aftry array size calculation

GCC spots this bug, causing the build to fail with a warning.
Closes:#891544.

The effect is that for reverse lookups only IPv4 would work.
IPv6 should work now.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agoMakefiles: Refer to $(BASE_DIR) rather than ../base/
Ian Jackson [Tue, 24 Apr 2018 19:21:24 +0000 (20:21 +0100)]
Makefiles: Refer to $(BASE_DIR) rather than ../base/

Making out-of-tree extentions a bit easier.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agotcmdifgen: Turn on warnings and `use strict' and fix everything.
Ian Jackson [Tue, 24 Apr 2018 19:19:13 +0000 (20:19 +0100)]
tcmdifgen: Turn on warnings and `use strict' and fix everything.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agotcmdifgen: Replace deprecated `use IO;' with `use IO::File'.
Ian Jackson [Tue, 24 Apr 2018 19:14:07 +0000 (20:14 +0100)]
tcmdifgen: Replace deprecated `use IO;' with `use IO::File'.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 years agochangelog: start 1.2.1~
Ian Jackson [Tue, 24 Apr 2018 19:15:07 +0000 (20:15 +0100)]
changelog: start 1.2.1~

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
7 years agofinalise 1.2.1
Ian Jackson [Sun, 19 Mar 2017 09:23:00 +0000 (09:23 +0000)]
finalise 1.2.1

7 years agoMultiarch: Use correct M-A triplet (DEB_HOST_MULTIARCH) for libsubdir. Closes:#856526.
Ian Jackson [Sun, 19 Mar 2017 09:22:40 +0000 (09:22 +0000)]
Multiarch: Use correct M-A triplet (DEB_HOST_MULTIARCH) for libsubdir.  Closes:#856526.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
7 years agochangelog: start 1.2.1~
Ian Jackson [Sun, 19 Mar 2017 08:59:22 +0000 (08:59 +0000)]
changelog: start 1.2.1~

7 years agofinalise 1.2.0
Ian Jackson [Tue, 24 Jan 2017 14:32:20 +0000 (14:32 +0000)]
finalise 1.2.0

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
7 years agoMultiarch: Move .so's to triplet paths, and declare M-A: same.
Ian Jackson [Tue, 24 Jan 2017 14:28:22 +0000 (14:28 +0000)]
Multiarch: Move .so's to triplet paths, and declare M-A: same.

7 years agoHonour dpkg-architecture's DEB_HOST_GNU_TYPE, to fix cross-building.
Ian Jackson [Tue, 24 Jan 2017 14:20:27 +0000 (14:20 +0000)]
Honour dpkg-architecture's DEB_HOST_GNU_TYPE, to fix cross-building.

7 years agocdb: Replace ad-hocery with use of offsetof/typeof. Closes:#812718.
Ian Jackson [Tue, 24 Jan 2017 13:52:59 +0000 (13:52 +0000)]
cdb: Replace ad-hocery with use of offsetof/typeof.  Closes:#812718.

7 years agoUpdate build-dependencies to permit tcl8.6. Closes:#818475.
Ian Jackson [Tue, 24 Jan 2017 13:48:02 +0000 (13:48 +0000)]
Update build-dependencies to permit tcl8.6.  Closes:#818475.

7 years agotuntap: Do not build on non-Linux platforms.
Ian Jackson [Tue, 24 Jan 2017 13:34:57 +0000 (13:34 +0000)]
tuntap: Do not build on non-Linux platforms.

Ideally this would be replaced with similar functionality elsewhere,
but for now this change fixes the FTBFS on Debian hurd-* and
kfreebsd-*.

7 years agoUpdate .gitignore for recent debhelper droppings.
Ian Jackson [Tue, 24 Jan 2017 13:34:07 +0000 (13:34 +0000)]
Update .gitignore for recent debhelper droppings.

7 years agowiringpi: changelog: Mention that wiringpi not in Debian proper
Ian Jackson [Tue, 24 Jan 2017 13:33:33 +0000 (13:33 +0000)]
wiringpi: changelog: Mention that wiringpi not in Debian proper

7 years agochangelog: sort out a bit
Ian Jackson [Tue, 24 Jan 2017 13:15:25 +0000 (13:15 +0000)]
changelog: sort out a bit

7 years agowiringpi module in changelog
Ian Jackson [Thu, 9 Jun 2016 23:10:33 +0000 (23:10 +0000)]
wiringpi module in changelog

7 years agotest-load targets: Nicer tracing output from make
Ian Jackson [Thu, 9 Jun 2016 12:14:40 +0000 (13:14 +0100)]
test-load targets: Nicer tracing output from make

7 years agotest-load targets: Use strip to sanitise whitespace in OTHER_DIRS so that the subst...
Ian Jackson [Thu, 9 Jun 2016 12:12:45 +0000 (13:12 +0100)]
test-load targets: Use strip to sanitise whitespace in OTHER_DIRS so that the subst DTRT

7 years agoUpdate default TCL_VERSION to 8.5
Ian Jackson [Thu, 9 Jun 2016 12:08:50 +0000 (13:08 +0100)]
Update default TCL_VERSION to 8.5

7 years agowiringpi: Enable in top-level Makefile
Ian Jackson [Thu, 9 Jun 2016 12:01:18 +0000 (13:01 +0100)]
wiringpi: Enable in top-level Makefile

Ad-hoc check for the library header file, to avoid FTBFS on
non-Raspbian hosts.

7 years agowiringpi: much implementation, now it links
Ian Jackson [Wed, 8 Jun 2016 01:46:43 +0000 (02:46 +0100)]
wiringpi: much implementation, now it links

7 years agowiringpi: much implementation, move pwmc/pwmr
Ian Jackson [Wed, 8 Jun 2016 01:41:04 +0000 (02:41 +0100)]
wiringpi: much implementation, move pwmc/pwmr

7 years agowiringpi: drop piFace
Ian Jackson [Wed, 8 Jun 2016 01:39:18 +0000 (02:39 +0100)]
wiringpi: drop piFace

7 years agowiringpi: much implementation
Ian Jackson [Wed, 8 Jun 2016 01:37:30 +0000 (02:37 +0100)]
wiringpi: much implementation

7 years agowiringpi: much implementation
Ian Jackson [Wed, 8 Jun 2016 01:14:56 +0000 (02:14 +0100)]
wiringpi: much implementation

7 years agowiringpi: initial skeleton
Ian Jackson [Wed, 8 Jun 2016 00:19:07 +0000 (01:19 +0100)]
wiringpi: initial skeleton

7 years agoProvide test-load target in extensions directories
Ian Jackson [Tue, 7 Jun 2016 23:59:39 +0000 (00:59 +0100)]
Provide test-load target in extensions directories

9 years agoBuild-Depends: Add tcl8.5-dev to the front of the list of possibilities. Current...
Ian Jackson [Thu, 22 Jan 2015 19:01:04 +0000 (19:01 +0000)]
Build-Depends: Add tcl8.5-dev to the front of the list of possibilities.  Current Tcl packages do not provide tcl-dev, and no earlier version than 8.5 is, in fact, in jessie (8.4 was removed in April 2014).  Closes:#775635.  (FTBFS)

9 years agoFinalise 1.1.2
Ian Jackson [Sun, 9 Nov 2014 12:54:07 +0000 (12:54 +0000)]
Finalise 1.1.2

9 years agoBuild-Depends: move tcl-dev to the end, so that we prefer tcl8.4-dev. This is necessa...
Ian Jackson [Sun, 9 Nov 2014 12:44:17 +0000 (12:44 +0000)]
Build-Depends: move tcl-dev to the end, so that we prefer tcl8.4-dev. This is necessary because we want to build against tcl8.4 in jessie to avoid requiring a newer Tcl ABI.

9 years agotuntap: Use <net/if.h> not <linux/if.h>. Closes:#768766. (FTBFS)
Ian Jackson [Sun, 9 Nov 2014 12:24:23 +0000 (12:24 +0000)]
tuntap: Use <net/if.h> not <linux/if.h>.  Closes:#768766.  (FTBFS)

9 years agoMerge branch 'dgit/sid'
Ian Jackson [Sun, 9 Nov 2014 12:19:50 +0000 (12:19 +0000)]
Merge branch 'dgit/sid'

Conflicts:
debian/changelog
debian/control

9 years agoReintroduce .gitignore which a build tool brokenly deleted.
Ian Jackson [Sun, 9 Nov 2014 12:15:29 +0000 (12:15 +0000)]
Reintroduce .gitignore which a build tool brokenly deleted.

9 years agoRemove .cvsignore files from git repo.
Ian Jackson [Sun, 9 Nov 2014 12:16:28 +0000 (12:16 +0000)]
Remove .cvsignore files from git repo.

10 years agochiark-tcl (1.1.1+nmu1) unstable; urgency=low
Sergei Golovan [Tue, 15 Oct 2013 17:12:46 +0000 (18:12 +0100)]
chiark-tcl (1.1.1+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Build against the default Tcl version instead of deprecated 8.4
    (closes: #725248).

# imported from the archive

11 years agofinalise changelog again debian/1.1.1
Ian Jackson [Sat, 2 Jun 2012 13:20:40 +0000 (14:20 +0100)]
finalise changelog again

11 years agorationalise changelog
Ian Jackson [Sat, 2 Jun 2012 13:20:29 +0000 (14:20 +0100)]
rationalise changelog

11 years agofix unused vars
Ian Jackson [Sat, 2 Jun 2012 12:29:36 +0000 (13:29 +0100)]
fix unused vars

11 years agofix cht_get_urandom error handling
Ian Jackson [Sat, 2 Jun 2012 12:25:49 +0000 (13:25 +0100)]
fix cht_get_urandom error handling

11 years agofinalise changelog
Ian Jackson [Sat, 2 Jun 2012 11:20:37 +0000 (12:20 +0100)]
finalise changelog

11 years agofix dh dependency
Ian Jackson [Sat, 2 Jun 2012 11:15:36 +0000 (12:15 +0100)]
fix dh dependency

11 years agoupdate tcl version
Ian Jackson [Sat, 2 Jun 2012 11:14:31 +0000 (12:14 +0100)]
update tcl version

11 years agoremove fsf street address
Ian Jackson [Sat, 2 Jun 2012 11:12:25 +0000 (12:12 +0100)]
remove fsf street address

perl -i~ -pe 's#if not, write to the Free Software.*$#if not, see <http://www.gnu.org/licenses/>.#; s#.*Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n##; s#.* 02110-1301, USA.\n##' */*.{tct,c,h,make} */Makefile Makefile base/tcmdifgen debian/control debian/rules

11 years agocopyright dates
Ian Jackson [Sat, 2 Jun 2012 11:06:41 +0000 (12:06 +0100)]
copyright dates

perl -i~ -pe 's/Copyright 2006 /Copyright 2006-2012 /' */*.{tct,c,h,make} */Makefile Makefile base/tcmdifgen debian/control debian/rules

11 years agoremove changelog copy of copyright notice
Ian Jackson [Sat, 2 Jun 2012 11:03:11 +0000 (12:03 +0100)]
remove changelog copy of copyright notice

11 years agoupdate compat
Ian Jackson [Sat, 2 Jun 2012 11:01:10 +0000 (12:01 +0100)]
update compat

11 years agoWe are good for standards-version 3.9.1
Ian Jackson [Sat, 2 Jun 2012 10:57:47 +0000 (11:57 +0100)]
We are good for standards-version 3.9.1

11 years agogitignore
Ian Jackson [Sat, 2 Jun 2012 10:55:30 +0000 (11:55 +0100)]
gitignore

11 years agodescription fixes
Ian Jackson [Sat, 2 Jun 2012 10:47:34 +0000 (11:47 +0100)]
description fixes

11 years agopackage name is ok
Ian Jackson [Sat, 2 Jun 2012 10:45:22 +0000 (11:45 +0100)]
package name is ok

11 years agocdb is pic now
Ian Jackson [Sat, 2 Jun 2012 10:44:41 +0000 (11:44 +0100)]
cdb is pic now

11 years agobuild-arch and build-indep
Ian Jackson [Sat, 2 Jun 2012 10:37:59 +0000 (11:37 +0100)]
build-arch and build-indep

11 years agolinda is obsolete
Ian Jackson [Sat, 2 Jun 2012 10:35:19 +0000 (11:35 +0100)]
linda is obsolete

11 years agoadd misc:Depends
Ian Jackson [Sat, 2 Jun 2012 10:32:53 +0000 (11:32 +0100)]
add misc:Depends

11 years agochange maintainer address
Ian Jackson [Sat, 2 Jun 2012 10:21:55 +0000 (11:21 +0100)]
change maintainer address

11 years agoMerge branch 'nmus'
Ian Jackson [Sat, 2 Jun 2012 10:20:39 +0000 (11:20 +0100)]
Merge branch 'nmus'

Conflicts:
debian/changelog

11 years agoimport changes from debian archive
Ian Jackson [Sat, 2 Jun 2012 10:18:49 +0000 (11:18 +0100)]
import changes from debian archive

15 years agoPortability fixes:
ian [Tue, 29 Jul 2008 21:17:13 +0000 (21:17 +0000)]
Portability fixes:
* #include <limits.h> (for INT_MAX).  Closes: #489901.

15 years agofinalise 1.1.0
ian [Fri, 20 Jun 2008 21:50:34 +0000 (21:50 +0000)]
finalise 1.1.0

15 years ago@@ -18,6 +18,8 @@
ian [Fri, 20 Jun 2008 21:49:51 +0000 (21:49 +0000)]
@@ -18,6 +18,8 @@
Closes: #394039 (FTBFS due to unhelpful GCC warning).
+  * Use -fno-strict-aliasing because gcc-4.3 apparently ignores
+    -Wno-strict-aliasing!  Closes: #471004.

17 years ago@@ -1,4 +1,4 @@
ian [Sun, 25 Mar 2007 19:24:44 +0000 (19:24 +0000)]
@@ -1,4 +1,4 @@
-chiark-tcl (1.0.2) unstable; urgency=low
+chiark-tcl (1.0.2~~iwj) unstable; urgency=low

   New features:
   * hbcrypto hash-{init,update,final} etc. for incremental hashing.
@@ -12,6 +12,8 @@
     Closes #393970.  (Bug exists only where int and ssize_t differ.)
   * Use correct errno value for error writing to new .main during compact.
   * Do not coredump if fclose journal fails during compact.
+  * Do not fail lookups on cdb-wr's opened from just-created dbs.
+  * Do not leak cdb innards on compact.

   Portability fixes:
   * Remove unecessary assertion of val<=0xffffffffUL where uint32_t val;
@@ -21,7 +23,7 @@
   * Add a few assertions about *_LLEN in adns.c.
   * Comprehensive review of use of `int' and defence against overflow.

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 25 Mar 2007 20:13:20 +0100

 chiark-tcl (1.0.1) unstable; urgency=low

17 years agohbcrypto hash-{init,update,final} for incremental hashing
ian [Wed, 10 Jan 2007 22:34:54 +0000 (22:34 +0000)]
hbcrypto hash-{init,update,final} for incremental hashing

17 years agofix spelling of defence in changelog
ian [Sat, 21 Oct 2006 13:04:10 +0000 (13:04 +0000)]
fix spelling of defence in changelog

17 years ago@@ -2,9 +2,13 @@
ian [Sat, 21 Oct 2006 13:03:47 +0000 (13:03 +0000)]
@@ -2,9 +2,13 @@
   Bugfixes:
+  * cdb: When cdbwr update writerecord fails, try to recover the
+    situation to sanity so we don't corrupt the log later; if this
+    fails, mark the cdb broken.
     Closes #393970.  (Bug exists only where int and ssize_t differ.)
+  * Do not coredump if fclose journal fails during compact.

17 years agoUse correct errno value for error writing to new .main during compact.
ian [Sat, 21 Oct 2006 10:59:29 +0000 (10:59 +0000)]
Use correct errno value for error writing to new .main during compact.

17 years agouse of int and overflow review
ian [Fri, 20 Oct 2006 11:35:04 +0000 (11:35 +0000)]
use of int and overflow review

17 years agofix up compilation errors
ian [Fri, 20 Oct 2006 11:27:42 +0000 (11:27 +0000)]
fix up compilation errors

17 years agoAdd a few assertions about *_LLEN in adns.c.
ian [Fri, 20 Oct 2006 10:44:50 +0000 (10:44 +0000)]
Add a few assertions about *_LLEN in adns.c.

17 years agoDo not adns_cancel in the middle of adns_forallqueries
ian [Fri, 20 Oct 2006 10:41:22 +0000 (10:41 +0000)]
Do not adns_cancel in the middle of adns_forallqueries

17 years agosort out changelog
ian [Wed, 18 Oct 2006 16:05:42 +0000 (16:05 +0000)]
sort out changelog

17 years agowarning disable ordering
ian [Wed, 18 Oct 2006 16:01:45 +0000 (16:01 +0000)]
warning disable ordering

17 years ago-Wno-strict-aliasing
ian [Wed, 18 Oct 2006 15:59:41 +0000 (15:59 +0000)]
-Wno-strict-aliasing

17 years ago-Wno-strict-alias
ian [Wed, 18 Oct 2006 15:58:55 +0000 (15:58 +0000)]
-Wno-strict-alias

17 years agofix build-depends for tinycdb; improve changelog
ian [Wed, 18 Oct 2006 15:50:54 +0000 (15:50 +0000)]
fix build-depends for tinycdb; improve changelog

17 years agotuntap
ian [Fri, 25 Aug 2006 21:25:40 +0000 (21:25 +0000)]
tuntap

17 years agouse dispatch()
ian [Fri, 25 Aug 2006 21:04:33 +0000 (21:04 +0000)]
use dispatch()

17 years agodgram compiles and works; dispatch()
ian [Mon, 21 Aug 2006 10:41:39 +0000 (10:41 +0000)]
dgram compiles and works; dispatch()

17 years ago@@ -2,6 +2,8 @@
ian [Thu, 10 Aug 2006 00:33:07 +0000 (00:33 +0000)]
@@ -2,6 +2,8 @@
     Tcl version and pass appropriate -I option.  (Closes: #362806.)
+  * Declare versioned build-dependency on libadns1-dev >= 1.2
+    since we need adns_init_logfn.  (Closes: #382287.)

17 years ago@@ -1,3 +1,10 @@
ian [Wed, 9 Aug 2006 22:59:42 +0000 (22:59 +0000)]
@@ -1,3 +1,10 @@
+chiark-tcl (1.0.1) unstable; urgency=low
+
+  * Replace #include <tcl8.3/tcl.h> with <tcl.h> and in build system find
+    Tcl version and pass appropriate -I option.  (Closes: #362806.)
+
+ --
+
 chiark-tcl (1.0.0.99.iwj.2) unstable; urgency=low

   * Provide adns txt RRs.

18 years agoprovide adns txt rrs
ian [Mon, 3 Apr 2006 01:22:19 +0000 (01:22 +0000)]
provide adns txt rrs

18 years agofinalise unofficial version for chiark test
ian [Mon, 3 Apr 2006 00:54:48 +0000 (00:54 +0000)]
finalise unofficial version for chiark test

18 years ago@@ -3,6 +3,9 @@
ian [Mon, 3 Apr 2006 00:03:46 +0000 (00:03 +0000)]
@@ -3,6 +3,9 @@
     This prevents them turning up in Depends - see the README.
+  * Use correct variable name for cht_adnstcl_{queries,resolvers}
+    everywhere (prevents coredump accessing uninitialised version).
+  * Correct doc comment for supplying query options to adns asynch.

18 years agoDo not run dpkg-shlibdeps on adns and nettle plugins. Use correct syntax for avoidin...
ian [Mon, 3 Apr 2006 00:01:57 +0000 (00:01 +0000)]
Do not run dpkg-shlibdeps on adns and nettle plugins.  Use correct syntax for avoiding compressing doc/*/*.[ch].txt.

18 years agofinal changes before upload
ian [Sun, 2 Apr 2006 14:01:18 +0000 (14:01 +0000)]
final changes before upload

18 years agolinda override actually works
ian [Sun, 2 Apr 2006 13:58:03 +0000 (13:58 +0000)]
linda override actually works

18 years agolinda overrides other format
ian [Sun, 2 Apr 2006 13:45:40 +0000 (13:45 +0000)]
linda overrides other format

18 years agolinda overrides somewhere else
ian [Sun, 2 Apr 2006 13:43:49 +0000 (13:43 +0000)]
linda overrides somewhere else

18 years agofix some linda warnings
ian [Sun, 2 Apr 2006 13:41:37 +0000 (13:41 +0000)]
fix some linda warnings