Author Topic: The 13 October 2015 build (10528) is out.  (Read 43356 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 13 October 2015 build (10528) is out.
« on: October 13, 2015, 06:45:58 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 for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc492-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc492-TDM.7z

The 13 October 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20151013_rev10528_win32.7z
  - Linux :
   none

The current SDK version is : 1.27.0

Resolved Fixed:

  • wx30: Fix an assert in the CPU registers dialog
  • debugger: Better auto-sizing in the CPU registers dialog
  • compiler: Add support for multi-line error messages for gfortran (thanks Darmar, http://forums.codeblocks.org/index.php/topic,20265.0.html)
  • gcc and clang : support -std=c++14
  • compiler: Support for -m32 and -m64 compiler switch
  • hunspell lib: Update to v1.3.3 for security fixes and to fix crash with Korean keyboard
  • correct some regular expressions for compiler settings
  • correct remaining compiler settings regex conditionals for GCC 5
  • reverted two accidentally committed experimental compiler flags for MSVC
  • update scripts: don't forget to copy *.yes files from devel to output folder (crash handler related, Windows only)
  • wx30: Fix issue #221 - don't try to access deleted notebook pages
  • compiler: Fix wx30 asserts when trying to execute empty make commands (fixes issue #219)
  • updated to (wx)scintilla v3.6.1, still no joy...
  • wx30: Fix an assert when the project is modified externally and the user clicks on an editor (fixes issue #186)
  • wxSmith: fixed bug as explained here: http://forums.codeblocks.org/index.php/topic,20607.0.html
  • wxSmith: write correct (most recent) version number to XRC files worked on with wxSmith to avoid "XML res files version must match" warning
  • removed invalid chars in source files (?!)
  • applied patch by (?): Support for "scope" in class wizard
  • wx30: Fix assertion when using arrow keys in a cbTreeCtrl (reported here http://forums.codeblocks.org/index.php/topic,20629.0.html)

Regressions/Confirmed/Annoying/Common bugs:



    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 13 October 2015 build (10528) is out.
    « Reply #1 on: October 13, 2015, 10:30:29 pm »
    Khram: Full year and you're still not cooperative, helpful...  :'(
    (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 teto

    • Almost regular
    • **
    • Posts: 127
    Re: The 13 October 2015 build (10528) is out.
    « Reply #2 on: October 14, 2015, 01:22:02 am »
    Thnaks for fixing 219 (haven't updated yet but I will report if it works)

    Offline Quiss

    • Multiple posting newcomer
    • *
    • Posts: 76
    Re: The 13 October 2015 build (10528) is out.
    « Reply #3 on: October 14, 2015, 09:14:59 am »
    Hi, I've build from sources and run update.bat as usual but codeblocks.exe in the output folder gives this error: "The application was unable to start correctly (0xc000007b). Click OK to close the application." No problem in devel folder. The last revision I built (and have been using) before this one is 10320.

    Win10 x64.

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1549
    Re: The 13 October 2015 build (10528) is out.
    « Reply #4 on: October 14, 2015, 01:47:57 pm »
    Hi, I've build from sources and run update.bat as usual but codeblocks.exe in the output folder gives this error: "The application was unable to start correctly (0xc000007b). Click OK to close the application." No problem in devel folder. The last revision I built (and have been using) before this one is 10320.

    Win10 x64.

    That's due to stripping debug info from dbghelp.dll.

    If it can't be stripped update.bat should be changed to skip this step.

    WinXP sp3

    Offline ollydbg

    • Developer
    • Lives here!
    • *****
    • Posts: 5905
    • OpenCV and Robotics
      • Chinese OpenCV forum moderator
    Re: The 13 October 2015 build (10528) is out.
    « Reply #5 on: October 14, 2015, 03:00:12 pm »
    Hi, I've build from sources and run update.bat as usual but codeblocks.exe in the output folder gives this error: "The application was unable to start correctly (0xc000007b). Click OK to close the application." No problem in devel folder. The last revision I built (and have been using) before this one is 10320.

    Win10 x64.

    That's due to stripping debug info from dbghelp.dll.

    If it can't be stripped update.bat should be changed to skip this step.

    WinXP sp3
    Correct! when I build C::B myself, I also see this issue. You need to copy the dbghelp.dll manually to the output folder.
    If some piece of memory should be reused, turn them to variables (or const variables).
    If some piece of operations should be reused, turn them to functions.
    If they happened together, then turn them to classes.

    Offline Quiss

    • Multiple posting newcomer
    • *
    • Posts: 76
    Re: The 13 October 2015 build (10528) is out.
    « Reply #6 on: October 14, 2015, 03:56:09 pm »
    Manually copying solved the issue, thank you both.

    Offline zyd

    • Multiple posting newcomer
    • *
    • Posts: 25
    Re: The 13 October 2015 build (10528) is out.
    « Reply #7 on: October 15, 2015, 03:03:48 am »
    When I opened the multiple projects (each project has at least one opened file), the code editor often automatic  split into multiple Windows (>=2). :(
    this happened from build (10320), which I reported first time.

    Now, the difference is that each code editor can be normally close.

    Offline LETARTARE

    • Lives here!
    • ****
    • Posts: 531
    • L'ami de l'homme.The friend of man.
      • LETARTARE
    Re: The 13 October 2015 build (10528) is out.
    « Reply #8 on: October 18, 2015, 12:30:49 am »
    The svn number is 0 in 'autorevision.h'
    The sdk = 1.28.0 in 'cbplugin.h
    CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
    1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
    2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
    => !! The messages are translated by Deepl

    Offline xawari

    • Multiple posting newcomer
    • *
    • Posts: 36
    • programming, usability ctrl
      • welcome to reality
    Re: The 13 October 2015 build (10528) is out.
    « Reply #9 on: October 19, 2015, 12:00:25 am »
    Thank you devs very much, as usual! :) CB is still the best (considering how fat visual studio grew :D )

    Now I pray for wxQT to become stable and official so I can finally get rid of gnome.

    p-pal blocked my account, so I can't donate any more... at least for now.
    ┌──────────────────────────────────────────────────────╖
    in another thousand years we'll be machines or gods█
    ╘══════════════════════════════════════════════════════╝

    Offline teto

    • Almost regular
    • **
    • Posts: 127
    Re: The 13 October 2015 build (10528) is out.
    « Reply #10 on: October 22, 2015, 12:04:06 am »
    I confirm bug #219 is fixed.

    #220 is still open though http://sourceforge.net/p/codeblocks/tickets/220/ as is shown in https://transfer.sh/LVDPT/2015-10-21-235908-1920x1080-scrot.png
    It happens as soon as I start playing with layouts, for instance if I make codeblocks fullscreen (Alt or WinKey + f by default in i3wm.org).
    At your disposition should you need logs about events etc...

    Offline teto

    • Almost regular
    • **
    • Posts: 127
    Re: The 13 October 2015 build (10528) is out.
    « Reply #11 on: October 22, 2015, 12:23:45 am »
    I just ran into a bug for the first time when trying to open a file on linux:
    "../src/common/wincmn.cpp(372): assert "id == wxID_ANY ||"

    The backtrace was empty.

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 13 October 2015 build (10528) is out.
    « Reply #12 on: October 22, 2015, 12:25:24 am »
    teto: Attach a debugger and type bt while the dialog is still present.

    About the #220 can you try if the aui sample in the wx master behaves the same if you do the same operations?
    « Last Edit: October 22, 2015, 12:27:38 am by oBFusCATed »
    (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 foxblock

    • Single posting newcomer
    • *
    • Posts: 3
    Re: The 13 October 2015 build (10528) is out.
    « Reply #13 on: October 22, 2015, 01:07:54 pm »
    Hey there,
    my CodeBlocks Nightly 10528 keeps crashing when I close a certain project file (or close CB while the project is open).
    Just to check I tried an older nightly (10074), but the problem persists.
    I tracked the problem down to the layout file (deleting the layout file, opening the project on an empty layout and closing it will not crash!).
    It is not a big deal, since I can just create a new layout, but I thought I would still try to help tracking this bug down.

    I attached a RPT file which contains three crashes when closing the project, followed by three for closing CodeBlocks while the project is opened with the problematic layout file (looks slightly different) and the problematic layout file.

    I am trying to narrow down what file or combination of open files causes this problem. Let me know if you need any other info.

    EDIT: It seems like the file "SimpleJoy.h" is causing this. Closing this file will also immediately crash CodeBlocks. Closing all other files, leaving only SimpleJoy.h open and then closing the project will lead to the same result.
    You can find the file here: https://github.com/foxblock/penjin/blob/master/SimpleJoy.h

    EDIT2: Oh, I just noticed the file is opened two times in the same view, which probably should not be the case and could cause this issue. Looks wacky lol
    http://imgur.com/Sebs3tk (notice both tabs are highlighted, the other file I opened got automatically placed between them)
    I honestly have no idea how I managed to do that though :/
    « Last Edit: October 22, 2015, 01:22:22 pm by foxblock »

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 13 October 2015 build (10528) is out.
    « Reply #14 on: October 22, 2015, 07:55:28 pm »
    foxblock can you please post the exact steps needed to reproduce the problem. Also I don't see a project file in the repo you've linked. Can you share 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!]