News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 16 August 2020 build (12198) is out.

Started by killerbot, August 16, 2020, 11:24:12 AM

Previous topic - Next topic

killerbot

new PATCHED wx dll , please download these too and replace your old ones !!!

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/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 16 August 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200816_rev12198_win64.7z
  - Linux :
   none

The current SDK version is : 2.4.0

Resolved Fixed:


  • KeyBinder - version 2.0.16 2020/07/14
  • build: Fix many -Wsuggest-override warnings for the core and core plugins
  • build: Fix all -Wsuggest-override warnings for the ThreadSearch plugin
  • Fix starting the application on Linux
  • MouseSap: Make sure to show the configuration panel only in the Settings -> Editor dialog (tickets #997 thanks Miguel Gimenez)
  • command line: Make opening a file from the command line (--file) in an already running instance to work correctly
  • wxSmith: Remove conditional code for wxWidgets < 3.0.0 (ticket #1000, thanks Miguel Gimenez)
  • wxSmith: Fix spelling class name of wxTwoLongProperty (Ticket #1002, thanks Miguel Gimenez)

Regressions/Confirmed/Annoying/Common bugs:




stahta01

#1
Has anyone else had crashing when you try to delete an target?

Edit: After I removed all files from Target and saved the project; I could delete the target without a crash.
The project might have had unsaved changes on prior deletes that crashed.

Windows 7 64 bit.

Name             : Code::Blocks
Version          : svn-r12198
SDK Version      : 2.4.0
Scintilla Version: 3.7.5
Author           : The Code::Blocks Team
E-mail           : info@codeblocks.org
Website          : http://www.codeblocks.org

wxWidgets Library (wxMSW port)
Version 3.1.3 (Unicode: wchar_t, debug level: 1),
compiled at Jun  7 2020 10:54:43

Runtime version of toolkit used is 6.1.


Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Pecan

#2
Quote from: stahta01 on September 13, 2020, 02:52:58 AM
Has anyone else had crashing when you try to delete an target?

Edit: After I removed all files from Target and saved the project; I could delete the target without a crash.
The project might have had unsaved changes on prior deletes that crashed.
snip...
Tim S.

Yes. It's happened to me with Head a number of times this past week. I delete a target, then afterwards try "save project" and it crashes.

oBFusCATed

It happened to me too. It crashed somewhere in the MacroManager, but I accidentally closed the editor with the backtrace and I've lost it. :(
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]