User Activity

  • Modified ticket #1500 on Code::Blocks

    missing fclose

  • Posted a comment on ticket #1500 on Code::Blocks

    Fixed in [r13544], thank you. This file is not part of the plugin (we have discussed this before). Anyway, I fixed it so the code checker does not find it again.

  • Committed [r13544] on SVN Repo

    - Spellchecker: close file before returning (ticket #1500, thanks Martin Strunz).

  • Committed [r13543] on SVN Repo

    * Syntax highlighting: fix default colour detection and restoration.

  • Posted a comment on ticket #1497 on Code::Blocks

    Thanks for testing.

  • Modified ticket #1499 on Code::Blocks

    Can't open Codeblocks in mac

  • Posted a comment on ticket #1499 on Code::Blocks

    What happens after you press OK? 17.12 is old, can you try 20.03 or a nightly build (see this post)?

  • Posted a comment on ticket #1497 on Code::Blocks

    I do not use MSYS, can you replace the block from line 1496 to 1519 with this? if (plugin_path_global.IsEmpty()) { if (platform::windows) #ifdef CB_AUTOCONF ConfigManager::plugin_path_global = app_path + _T("/../lib/codeblocks/plugins"); #else ConfigManager::plugin_path_global = app_path + _T("\\..\\lib\\codeblocks\\plugins"); #endif else if (platform::macosx) ConfigManager::plugin_path_global = data_path_global + _T("/plugins"); else { #ifdef __WXGTK__ // It seems we can not longer rely on wxStandardPathsBase::Get().GetPluginsDir(),...

View All

Personal Data

Username:
wh11204
Joined:
2017-03-28 11:32:32
Location:
Madrid / Spain / CEST
Gender:
Male

Projects

This is a list of open source software projects that Miguel Gimenez is associated with:

  • Project Logo Code::Blocks A free C, C++ and Fortran IDE Last Updated:
  • FortranProject FortranProject plugin for Code::Blocks IDE Last Updated:

Personal Tools