|
From: Tim V. <tim...@gm...> - 2007-02-20 19:04:39
|
On 2/20/07, Geoffrey Hutchison <ge...@ge...> wrote: > > > On Feb 20, 2007, at 1:39 PM, Tim Vandermeersch wrote: > > > Ah, but in the API documation the following line is used: > > rotorKey = new int[rl.Size()+1]; > > Not anymore it doesn't. :-) > > I don't know why that isn't a constant expression for the compiler. > But it's probably better to use a vector, so I updated the code and > the Doxygen comments. > I'll make a snapshot (and update API documentation) as soon as possible. Great. But I think bug 1664279 is fixed twice :-), line 60-61 and 66-67 both call SetLogFile() and SetLogLevel() Tim |