Yes, your patch works. I've built against the same rev (r12201).
Disable CC popup for non c/c++ files
Add EOL warning popup option
Sorry, I forgot to add: Windows 10-x64-v1803 wxWidgets3.1.1-x64 with mingw64-7.2.0
dlgConfigureTools resize for long tool names
Same assert failure: http://forums.codeblocks.org/index.php/topic,22489.0.html This happens (not every single time but less than 10 I think) when: - select Settings->Editor - Just hit Ok. (even if you do not change anything) Windows 10 - 1709, Tdm-gcc-5.1.0, wxWidgets 3.0.3 Codeblocks svn 11317 #0 0x76372cc3 KERNELBASE!DebugBreak() (C:\WINDOWS\System32\KernelBase.dll:??) #1 0x6a600ede wxWindowBase::RemoveEventHandler(wxEvtHandler*) () (F:\cb\codeblocks_sf\src\devel30\wxmsw30u_gcc_custom.dll:??) #2...
Same assert failure: http://forums.codeblocks.org/index.php/topic,22489.0.html This happens (not every single time but less than 10 I think) when: - select Settings->Editor - Just hit Ok. (even if you do not change anything) #0 0x76372cc3 KERNELBASE!DebugBreak() (C:\WINDOWS\System32\KernelBase.dll:??) #1 0x6a600ede wxWindowBase::RemoveEventHandler(wxEvtHandler*) () (F:\cb\codeblocks_sf\src\devel30\wxmsw30u_gcc_custom.dll:??) #2 0x6b02e468 wxWindowBase::GetBackgroundColour() const::__FUNCTION__()...
Code Completion problem with some wx classes