News:

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

Main Menu

The 03 March 2020 build (11974) is out.

Started by killerbot, March 03, 2020, 08:28:28 PM

Previous topic - Next topic

killerbot

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.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 03 March 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200303_rev11974_win64.7z
  - Linux :
   none

The current SDK version is : 1.47.0

Resolved Fixed:


  • Keybinder 2.0.11 2020/03/02 fix missing/conflicting shortcuts when using older .conf on newer build

Regressions/Confirmed/Annoying/Common bugs:




20k

Hello! I haven't seen this issue reported yet for nightlies, autocompleting function brackets when pressing enter doesn't seem to work (windows 10 here, triple checked I have the option enabled). The last known good version I have is 11821 (1st august 2019). Thanks!

oBFusCATed

Can you post more details? The best would be if you can post a sample file which doesn't have any includes in it, so it doesn't depend on anything.
(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!]

Xaviou

Hi

OS X version of this rev can be downloaded from my Google Drive (needs at least OS X 10.15)

Debian Stretch and Buster (32 and 64 bits) can be installed from my repo.

Regards
Xav'
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

20k

Any file triggers the issue for me (eg a default int main(){} helloworld fails to parenthesise main in autocomplete) - with a fresh install of CodeBlocks, any version in the last year or so fails to add ()'s to any functions when autocompleting

oBFusCATed

Can you please post the exact steps? In a simple file?
(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!]