Author Topic: The 18 January 2020 build (11954) is out.  (Read 46672 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 18 January 2020 build (11954) is out.
« on: January 18, 2020, 09:01:56 pm »
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 18 January 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200118_rev11954_win64.7z
  - Linux :
   none

The current SDK version is : 1.46.0

Resolved Fixed:

  • editor: Style for indent guides is not applied correctly if some of the colours is using the default color
  • add support for upcoming standard C++20 and upcoming gcc 10
  • updated docs according http://forums.codeblocks.org/index.php/topic,23614.0.html (thanks gd_on)
  • lexer: Add f-strings to the python lexer (thanks Quiss)
  • applied patch #805: Flashing icons in Windows' taskbar while starting C::B. Thanks Miguel Gimenez.
  • sdk: Hide the implementation of the encoding detector
  • applied patch #910: Correction of assert and build error in loghacker plugin. Thanks Miguel Gimenez.

Regressions/Confirmed/Annoying/Common bugs:



    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 18 January 2020 build (11954) is out.
    « Reply #1 on: January 18, 2020, 09:02:17 pm »
    a patched wx 3.1.3 has been made, so you will need to download the new cb wx 3.1.3 dll's

    Offline Khram

    • Multiple posting newcomer
    • *
    • Posts: 47
    • 3D-tensor mathematics - vector space
      • ShipDesign
    Re: The 18 January 2020 build (11954) is out.
    « Reply #2 on: January 19, 2020, 08:10:01 am »
    Name            : Code::Blocks
    Version          : svn-r11936

    It's svn rev.11936
    C++ & Fortran in MinGW-GCC-4.3.3 & Equation-GCC-13.2 with CB-13456

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 18 January 2020 build (11954) is out.
    « Reply #3 on: January 19, 2020, 08:44:30 am »
    och shit you are right, oh damn, I forgot to svn up, och boy, how stupid :-(

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 18 January 2020 build (11954) is out.
    « Reply #4 on: January 19, 2020, 09:50:56 am »
    new build should be in place now.

    Offline Khram

    • Multiple posting newcomer
    • *
    • Posts: 47
    • 3D-tensor mathematics - vector space
      • ShipDesign
    Re: The 18 January 2020 build (11954) is out.
    « Reply #5 on: January 19, 2020, 01:43:01 pm »
    Name            : Code::Blocks
    Version          : svn-r11951


    Ok, thanks!
    C++ & Fortran in MinGW-GCC-4.3.3 & Equation-GCC-13.2 with CB-13456

    Offline tomay3000

    • Multiple posting newcomer
    • *
    • Posts: 58
    Re: The 18 January 2020 build (11954) is out.
    « Reply #6 on: January 19, 2020, 04:22:23 pm »
    Thanks, applying now.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 401
      • X@v's wxStuff
    Re: The 18 January 2020 build (11954) is out.
    « Reply #7 on: January 19, 2020, 05:43:05 pm »
    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'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline zed

    • Single posting newcomer
    • *
    • Posts: 9
    Re: The 18 January 2020 build (11954) is out.
    « Reply #8 on: January 19, 2020, 06:48:00 pm »
    Quote
    applied patch #805: Flashing icons in Windows' taskbar while starting C::B. Thanks Miguel Gimenez.
    Oh, finally! Special thanks for this patch.

    Offline tomay3000

    • Multiple posting newcomer
    • *
    • Posts: 58
    Re: The 18 January 2020 build (11954) is out.
    « Reply #9 on: January 21, 2020, 01:17:51 am »
    This version shows svn 11951

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 18 January 2020 build (11954) is out.
    « Reply #10 on: January 21, 2020, 07:32:53 am »
    I always take the number of svn at the time I create the build, normally this matches, this time it does not, because the last 3 commits occurred on another branch.

    Offline cacb

    • Lives here!
    • ****
    • Posts: 536
    Re: The 18 January 2020 build (11954) is out.
    « Reply #11 on: January 22, 2020, 09:05:24 am »
    Thank you for this build! It looks like the problem I reported with IncrementalSearch in the previous nightly is now gone (Win10).

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1549
    Re: The 18 January 2020 build (11954) is out.
    « Reply #12 on: January 22, 2020, 09:13:42 am »
    The Incremental Search problem is gone in the nightly, but not in the SVN head version. May be related to this?

    a patched wx 3.1.3 has been made, so you will need to download the new cb wx 3.1.3 dll's

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 18 January 2020 build (11954) is out.
    « Reply #13 on: January 22, 2020, 09:54:49 am »
    @Miguel Gimenez This is the price we should pay for using the dev version of wx. :(
    (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!]

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1549
    Re: The 18 January 2020 build (11954) is out.
    « Reply #14 on: January 22, 2020, 12:00:32 pm »
    Who is using it?. I'm using the official wx3.1.3 release.

    Now and then I use the wx development version, trying to find regressions, but bug reports and patches for C::B are made using the official release.

    If the nightly's library is different from the release it would be cool to know what has changed.