Author Topic: The 29 December 2018 build (11543) is out.  (Read 9505 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 29 December 2018 build (11543) is out.
« on: December 29, 2018, 01:32:42 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 : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx311_gcc510-TDM.7z


The 29December 2018 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2018/CB_20181229_rev11543_win64.7z
  - Linux :
   none

The current SDK version is : 1.37.0

Resolved Fixed:

  • FileManager: Slow down caused by incorrect fix in rev 11463 (ticket #722)
  • wx30: Do no call LoadResource for plugins which don't have xrc files in their zip archives
  • Fix various memory leaks in some contrib plugins
  • UI: Add menu item 'Copy full path' in the editor tab context menu
  • editor: Add an option which can be used to disable the save-to-temp-and-move operation we use by default
  • CC: Improve the logic for starting/stopping system header threads
  • UI: Treat editor and project files as modified when altered outside of Code::Blocks and not reloaded (ticket #492)
  • compiler: Print a log message that we are modifying the dll search path before running an executable

Regressions/Confirmed/Annoying/Common bugs:



    Offline damorin

    • Multiple posting newcomer
    • *
    • Posts: 52
    Re: The 29 December 2018 build (11543) is out.
    « Reply #1 on: January 02, 2019, 03:19:03 pm »
    Hi,

    multiple asserts when starting. First one is FatalAssert.png and 2nd one is 2ndFatal.png.

    No .RPT file.

    I'm running Windows 7 64-bit SP1.


    One problem at a time and we will get there.

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 29 December 2018 build (11543) is out.
    « Reply #2 on: January 02, 2019, 05:17:30 pm »
    First assert is fixed in the latest night build. Post steps to reproduce in the appropriate topic if you can reproduce the second one with the latest build.
    (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!]