Manderby

Results 37 issues of Manderby

When using a space with an alternate background it is erased with the wrong brush color for Labels and other UI elements.

bug

Test with heap testing for example. Sometimes overjumps all successing tests.

test

Currently, the naStart and naStopRuntim calls must be done in maine, encapsulating naStartApplication. That is a bit of a nuicance. Test, whether that could be integrated in naStartApplication.

improvement

The following line fails in the release build on mac. Investigation has not shown clear signs what is going on. Resulting value seems random. naTest(naEquali64(naAbsi64(NA_MIN_i64), NA_MIN_i64))

test

Title says it all. Has been like this forever. Don't know if there is even a fix.

bug

Speed up compile time by combining implementation files with inline implementations.

improvement

Speed up compile time by combining implementation files with inline implementations. Needs to be done with latest version handling testing issue #42

improvement