In message <4ac381e7.2060...@gmail.com>, Tim Ellison writes: > > On 30/Sep/2009 15:40, Mark Hindess wrote: > > I see lots of "Trying to override old definition of datatype findbugs" > > warnings. Is there a global that changes value embedded in the macro? > > I see one (not "lots"?) but anyway it is fixed at r820328.
Once for every call to a module made by poll-modules. So once for "ant findbugs" since only luni is polled but "lots" for "ant build" since modules are polled "lots". Better with r820328 though. Thanks. -Mark