Recent Posts

Pages: 1 2 3 [4] 5 6 7 8 9 10
31
Nightly builds / The 24 March 2024 build (13493) is out.
« Last post by killerbot on March 24, 2024, 06:53:07 pm »
We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 24 March 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240324_rev13493_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • Autorevision: fix git log query (ticket #1462, thanks kipade).
  • Clangd_client 1.2.115 24/03/22 Support for clangd v18 additional "fixes available" and fix to avoiding duplicate responses. Thanks Christo.

Regressions/Confirmed/Annoying/Common bugs:


    32
    Plugins development / Re: Code completion using LSP and clangd
    « Last post by Pecan on March 24, 2024, 05:57:53 pm »
    Thanks Pecan.

    I face another issue now - regarding errors with fixes in different line, like errors due to missing includes,  fix is not applied. It shows "No available fixes found" on applying. In Parser::OnRequestCodeActionApply() , there is a check if the fix is in same line that of the line causing the error. This might be causing the issue.

    Can you give me a 1,2,3 list of a way to re-create the situation?
    33
    Plugins development / Re: Code completion using LSP and clangd
    « Last post by christo on March 24, 2024, 11:58:39 am »
    Thanks Pecan.

    I face another issue now - regarding errors with fixes in different line, like errors due to missing includes,  fix is not applied. It shows "No available fixes found" on applying. In Parser::OnRequestCodeActionApply() , there is a check if the fix is in same line that of the line causing the error. This might be causing the issue.
    34
    Why would I be a troll??
    35
    I mean I have the option simply not to use it, but they are devs, and as devs, I assume it is far more likely that they care a bit more.
    Yes, I am not willing to go through any support ticket systems.
    I'll could give my time to investigate bugs in someone's programs, but that is not happening through tickets.

    If you are not a troll, the thing to do is install an CB nightly build.
    https://forums.codeblocks.org/index.php/board,20.0.html

    But, I for one think you are a troll.

    Tim S.
    36
    I mean I have the option simply not to use it, but they are devs, and as devs, I assume it is far more likely that they care a bit more.
    Yes, I am not willing to go through any support ticket systems.
    I'll could give my time to investigate bugs in someone's programs, but that is not happening through tickets.
    37
    Looks like allot of CB devs have tried to help, but have got no where. Time to move on to other CB users who are willing to help or willing to follow the exiting processes instead of trying to help one dev who does not want to follow the vast majority of normal open source processes that have a bug tracking system that is used instead of DM.
    38
    Plugins development / Re: Code completion using LSP and clangd
    « Last post by Pecan on March 22, 2024, 08:38:45 pm »
    are you planning to introduce other patches by christo as :
    https://forums.codeblocks.org/index.php/topic,25570.msg174618.html#msg174618 to mark warnings in yellow, errors still in red
    and
    https://forums.codeblocks.org/index.php/topic,25659.msg174619.html#msg174619 to show dignostics by clicking

    I think the fisrt one is useful, but of course need to be updated

    I'll have a look at them. Thanks for the reminder.
    39
    As I mentioned before, I am only willing to communicate the issues with someone in particular who is interested in taking notice.
    I can message them (on Discord) the moment I encounter an issue and then I could provide whatever information is necessary in advance.

    Live support is only available for customers with an active enterprise premium plan, prices start at $900/month per user, please update your subscription.
    40
    Plugins development / Re: Code completion using LSP and clangd
    « Last post by gd_on on March 22, 2024, 06:47:38 pm »
    are you planning to introduce other patches by christo as :
    https://forums.codeblocks.org/index.php/topic,25570.msg174618.html#msg174618 to mark warnings in yellow, errors still in red
    and
    https://forums.codeblocks.org/index.php/topic,25659.msg174619.html#msg174619 to show dignostics by clicking

    I think the fisrt one is useful, but of course need to be updated
    Pages: 1 2 3 [4] 5 6 7 8 9 10