Am 05.05.2012 12:06, schrieb Massimo Manghi: > Hi > > Harald's proc for handling HTTP 'Accept' header lines is on its way, but > it exploits 8.5's ::lassign in a feature not supported > by ::rivet::lassign. Since Rivet's version has been around for quite a > long time I wonder what could be the impact of removing it altogether > and relying entirely on the core command. At first glance it looks like > the core command simply extends our command, therefore the removal could > be harmless. Karl and Jeff, what do you have a better insight?
See my bug-report. https://issues.apache.org/bugzilla/show_bug.cgi?id=52901 There is a patch included to make it compatible to 8.5 lassign. It concerns mainly the return value which was so far ignored, so no incompatibility introduced. I propose: - use this version if there is no buildin one - otherwise use the buildin one -Harald --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org