Dave Rolsky wrote:
> 
> On Thu, 29 May 2003, Ben Bennett wrote:
> 
> > Actually there are two bugs (yes my sandbox is current).
> >
> > The first is fixed by the patch below (it creates an unused $tmp
> > DateTime::Span object without the required args).
> >
> > The second is more tricky... DT::Span tries to create a DT::Set
> > object, but doesn't use DT::Set.  This is nasty to fix since DT::Set
> > uses DT::Span, so you don't want to make a circular dependency.  I am
> > not sure how best to fix this.
> 
> I fixed this.

Thanks, Ben and Dave.
I fixed a similar error some time ago, I thought all calls to new() were
already gone by now.

- Flavio S. Glock

Reply via email to