Not logged inOpenClonk Forum
Up Topic Any plans to run static-analysis on the code?

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to tusharpm
Thanks for pointing it. It changed the encoding to UTF-8, but did not encode the non-ASCII characters properly. I ran a search for all such characters in my diff, the only instances are in lib/StdCompiler.cpp. I've replaced the character with the UTF-8 equivalent - copied from platform/C4App.h.
I've opened the PR. We can continue with the review/discussion on the same.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill