cnjinhao / nana

a modern C++ GUI library
https://nana.acemind.cn
Boost Software License 1.0
2.3k stars 331 forks source link

Sligth optimization and refactor code #596

Closed GermanAizek closed 1 year ago

GermanAizek commented 3 years ago

Compiler handles code better with more localization of variables, code-style fixes and memory leak fixes.

qPCR4vir commented 3 years ago

Hi, @GermanAizek thank you for your effort. But I'm sorry to say: before you open a PR, please compile AND run the tests. See here: https://travis-ci.org/github/cnjinhao/nana Please, compare with this: https://travis-ci.org/github/cnjinhao/nana/builds/753242963