6457a6517e
GCC considers the method chain one big function call, so pushes all parameters onto the stack before hand (something I discovered after quite a bit of debugging). In this case, layout->RightOf() returns NULL before the view is added, which caused the layout to become undefined. |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
kits | ||
libs | ||
misc | ||
servers | ||
system | ||
ExampleTest.cpp | ||
ExampleTest.h | ||
ExampleTestAddon.cpp | ||
Jamfile | ||
UnitTester.cpp | ||
UnitTester.h | ||
UnitTester.rsrc |