
24 Jun
2006
24 Jun
'06
4:27 a.m.
On Thu, Jun 22, 2006 at 11:33:10AM +0300, Niko Kiirala wrote:
On Wed, 21 Jun 2006 21:04:47 -0700 Bryce Harrington <bryce@...961...> wrote:
The test system picked up a number of warnings, and a test failure (see output of 'make check' for details).
- snip -
./display/nr-filter-primitive.h:21: warning: 'class NR::FilterPrimitive' has virtual functions but non-virtual destructor
Fixed this.
== Unit Tests ==
FAIL: test-all
I might have fixed this, too. attributes-test.h was expecting, that attributes filterRes, filterUnits, primitiveUnits and stdDeviation would not be recognized. Now, that the svg-filters branch is merged back to head, they indeed are recognized.
Excellent, thanks!
Bryce