Bug #7111 2006-04-11 03:14

natasha

= instead of == in wxAUI?

There seems to be a = in manager.cpp on line 3976 that should be a ==. Looks like it's been patched in Kirix's source already. http://www.kirix.com/en/community/forums/viewtopic.php?t=38

Category
 
Group
 
Status
Closed
Close date
2006-04-18 21:07
Assigned to
 
thomasdenk 2006-04-18 21:07

It indeed looks like it should be ==

Luckily, we only use one button type (close), so it doesn't affect us, either way :)

I'll leave it for now though, patching local copies is always a source of pain (will give us a conflict on updating).

Better have it changed automatically when updating wxAUI next time.

Thank you for pointing out anyway :)