Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on May 25, 2024, 04:19:14 pm

Title: The 25 May 2024 build (13524) is out.
Post by: killerbot on May 25, 2024, 04:19:14 pm
We switched to gcc 14.1.0 (on 20 May 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-ucrt-r1/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64ucrt-11.0.1-r1.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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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


The 25 May 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240525_rev13524_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 25 May 2024 build (13524) is out.
Post by: yositoki-mabbe on May 25, 2024, 08:48:32 pm
managed to make C::B display wxWidgets warnings twice. here's how to reproduce them:

1st warning:

2nd warning:
Title: Re: The 25 May 2024 build (13524) is out.
Post by: Xaviou on May 25, 2024, 10:10:09 pm
Hi.

I'm sorry, I can't provide an OS X version of this rev  :(

32 bits version for Windows can also be can be downloaded from my website (https://wxstuff.xaviou.fr/article/codeblocks-nightly-builds.html).

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo (https://wxstuff.xaviou.fr/article/debian-repository.html)
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04, 23.10 and 24.04 versions can be installed from my ppa (https://launchpad.net/~x-psoud/+archive/ubuntu/cbnb)

Regards
Xav'
Title: Re: The 25 May 2024 build (13524) is out.
Post by: Miguel Gimenez on May 26, 2024, 07:04:52 pm
@yositoki-mabbe, I cannot reproduce the first warning (closing a file is a very common operation, this had be spotted before).

The second looks like a memory corruption caused by the thread in headersdetectordlg.cpp.
Title: Re: The 25 May 2024 build (13524) is out.
Post by: stahta01 on May 26, 2024, 10:59:42 pm
@yositoki-mabbe, I cannot reproduce the first warning (closing a file is a very common operation, this had be spotted before).

The second looks like a memory corruption caused by the thread in headersdetectordlg.cpp.

I duplicated the second issue running svn-r13415 CB; so, not a new problem.
Title: Re: The 25 May 2024 build (13524) is out.
Post by: Miguel Gimenez on May 27, 2024, 07:24:50 pm
Warning #2 should be fixed in r13525 (https://sourceforge.net/p/codeblocks/code/13525/).
Title: Download last NB is good ... The 25 May 2024 build (13524) is out.
Post by: ThierryD on May 28, 2024, 02:34:00 pm
Hi,

I suppress MalwareBytes on my two config Windows, I downloaded last NB (25 May 2024 ) with Edge (not Firefox) ... and BitDefender don't alert me ...
I can install last nightly of CB on my two computers (Windows + Linux Mint 22.03 in double boot, thank's Xaviou).
This confirm "False positive" detect with last NB (after suppress also Winzip Utility System that MalwareBytes detect with PUP, and suppress after verify with this tool).
Sorry about my alert ...
Good job : GCC 14.1.0 + WX 3.2.5 (up to date versions), I don't detect "Debug Alert" with this last version... (normal user running).

Thierry D.


Title: Re: The 25 May 2024 build (13524) is out.
Post by: Uriens The Gray on May 31, 2024, 09:13:32 am
Works perfectly fine from the MSYS2 packages. Thanks!!  :)
Title: Re: The 25 May 2024 build (13524) is out.
Post by: HuskyDucky on June 28, 2024, 02:28:53 pm
Hi,

I notice a bug over copy/paste on Code::Blocks.

For example, when I open Dolphin (Fedora's file manager), press F2 over a file and copy its name (Ctrl+C) and try to Paste this text (Ctrl+V) in to a file opened in the Code::Blocks, nothing happens.

I'm running a Fedora 40 KDE (6.1) Spin.

best regards,