Re: [Wt-interest] Some Bug or Memory Leak that Valgrind tells

2008-08-27 Thread Koen Deforche
Hey Zhimin, 2008/8/27 zhimin song [EMAIL PROTECTED]: 1) when using the examples/form/Form.C , edit-label()-decorationStyle().setForegroundColor(WColor());, the valgrind told ==8731== Conditional jump or move depends on uninitialised value(s) ==8731==at 0x4117E3D:

[Wt-interest] Some Bug or Memory Leak that Valgrind tells

2008-08-26 Thread zhimin song
hello, 1) when using the examples/form/Form.C , edit-label()-decorationStyle().setForegroundColor(WColor());, the valgrind told ==8731== Conditional jump or move depends on uninitialised value(s) ==8731==at 0x4117E3D: Wt::WColor::operator==(Wt::WColor const) const (WColor.C:71)