Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-06-03 Thread Jonathan Nieder
Hi Sebastian, Sebastian Harl wrote: > On Tue, May 25, 2010 at 05:02:36PM -0500, Jonathan Nieder wrote: >> If we are going to require a specific tcl >> version, why use stubs at all? > > This is supposed to be s/stubs/pkgrequire/, right? ;-) I meant stubs. Tcl extensions can be implemented in tw

Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-06-03 Thread Sebastian Harl
Hi Jonathan, On Tue, May 25, 2010 at 05:02:36PM -0500, Jonathan Nieder wrote: > Sebastian Harl wrote: > > When initializing the RRDtool Tcl bindings, the following is done (see > > bindings/tcl/tclrrd.c:init() in the RRDtool sources): > > > > Tcl_InitStubs(interp, TCL_VERSION, 0) > > > > and t

Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-05-25 Thread Jonathan Nieder
Hi Sebastian, Sebastian Harl wrote: > When initializing the RRDtool Tcl bindings, the following is done (see > bindings/tcl/tclrrd.c:init() in the RRDtool sources): > > Tcl_InitStubs(interp, TCL_VERSION, 0) > > and then > > Tcl_PkgRequire(interp, "Tcl", TCL_VERSION, 1) I am not so familia

Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-05-19 Thread Jonathan Nieder
Sebastian Harl wrote: > If you find a test case, please don't hesitate to tell us about it. Here’s something: http://tclmon.sourceforge.net/download.php The installation process looks a little fussy, but aside from that, it looks reasonable. Haven’t tried it out yet --- time to go to sleep.

Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-05-19 Thread Sebastian Harl
Hi, On Wed, May 19, 2010 at 03:18:05AM -0500, Jonathan Nieder wrote: > Sebastian Harl wrote: > > On Wed, May 19, 2010 at 01:26:55AM -0500, Jonathan Nieder wrote: > >> +++ a/debian/control > >> +++ b/debian/control > >> @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.38), groff, > >> autotools-de

Bug#582211: rrdtool: please rebuild against tcl 8.5 in experimental

2010-05-19 Thread Jonathan Nieder
Sebastian Harl wrote: > On Wed, May 19, 2010 at 01:26:55AM -0500, Jonathan Nieder wrote: >> +++ a/debian/control >> +++ b/debian/control >> @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, >> gettext, quilt, >> zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev,