Author Topic: The 07 August 2017 build (11135) is out.  (Read 14818 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 07 August 2017 build (11135) is out.
« on: August 07, 2017, 10:39:03 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_gcc510-TDM-2.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_gcc510-TDM.7z

The 07 August 2017 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2017/CB_20170807_rev11135_win32.7z
  - Linux :
   none

The current SDK version is : 1.31.0

Resolved Fixed:

  • UI: Make it possible to edit all targets in the Select Target dialog (thanks homertp, ticket #522)
  • sdk: Fix ProjFile::Rename to correctly add the new file to m_ProjectFilesMap (thanks homertp, ticket #521)
  • wx3: Fix assert when executing Build -> Errors -> Next error and there is no error in the list
  • compiler: Remove deprecated cygwin only flag (ticket #526, thanks Jannick)
  • UI: Always hide the "auto generated" text for files that do not belong to a project
  • src: when removing files from a project, sort the files in the selection dialog. (thanks Miguel Gimenez)
  • compiler: Fix the AVR GCC compiler on linux to not add invalid include and linker paths
  • debugger: Truncate the value when displaying the watches tooltip (ticket #85, thanks Bat)
  • compiler: Use the correct flag to the linker when building windows gui applications with clang (ticket #51, thanks edison)
  • UI: Do not loose settings when re-ordering targets in the project options dialog (ticket #534, thanks homertp)
  • editor: Insert new line below and above current line without indentation (ticket #180, thanks scarphin)
  • debugger: Make it possible to examine the memory of a watched variable using the contect menu in the watchs windwo (ticket #408, thanks bluehazzard)
  • debugger: Make it possible to examine the memory of non-pointer variables like structs (ticket #408)
  • debugger: Disable the Examine memory menu item for child or special (function args and local variables) watches (ticket #408)
  • debugger: Rise the PLUGIN_SDK_VERSION_MINOR to make it clear that there are changes to the SDK (ticket #408)
  • UI: Update the info window after a plugin is uninstalled

Regressions/Confirmed/Annoying/Common bugs:



    Offline MarkSeven

    • Single posting newcomer
    • *
    • Posts: 2
    Re: The 07 August 2017 build (11135) is out.
    « Reply #1 on: August 08, 2017, 02:27:27 pm »
    Just compiled and installed this nightly. Very nice. Thanks!

    Offline sodev

    • Regular
    • ***
    • Posts: 497
    Re: The 07 August 2017 build (11135) is out.
    « Reply #2 on: August 08, 2017, 04:36:40 pm »
    A smart spam bot? Nightlies are already compiled...

    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7582
      • My Best Post
    Re: The 07 August 2017 build (11135) is out.
    « Reply #3 on: August 08, 2017, 04:57:05 pm »
    A smart spam bot? Nightlies are already compiled...

    Maybe or maybe not.

    I used to always compile the nightly because my internet connection was too slow (or stopped midway) to download the nightly.

    Edit: Could be Linux or BSD user, also

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

    Offline MarkSeven

    • Single posting newcomer
    • *
    • Posts: 2
    Re: The 07 August 2017 build (11135) is out.
    « Reply #4 on: August 08, 2017, 05:29:41 pm »
    A smart spam bot? Nightlies are already compiled...
    No Linux binary.

    Offline sodev

    • Regular
    • ***
    • Posts: 497
    Re: The 07 August 2017 build (11135) is out.
    « Reply #5 on: August 08, 2017, 07:48:20 pm »
    Yes, indeed, there is no linux binary, the whole nightly is a windows binary download.

    Maybe we can agree on "thank you for calling revision 11135 nightly, i checked out that revision and build it myself and downloaded nothing" :D

    Offline raynebc

    • Almost regular
    • **
    • Posts: 217
    Re: The 07 August 2017 build (11135) is out.
    « Reply #6 on: August 08, 2017, 08:29:07 pm »
    Is there a way to have Code::Blocks remember a project's break points between IDE sessions?

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 07 August 2017 build (11135) is out.
    « Reply #7 on: August 08, 2017, 08:30:29 pm »
    raynebc: Not yet. It will happen someday. :)
    (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 Melchior

    • Multiple posting newcomer
    • *
    • Posts: 64
    • Sage of Life, Reason, and Time
    Re: The 07 August 2017 build (11135) is out.
    « Reply #8 on: August 09, 2017, 02:20:14 pm »
    Huwayy! new UPDATE! :D :D
    (PC Specs)
    CPU: AMD FX-9590 4.7GHz 8-core  RAM: 32GB
    Motherboard: Asus SABERTOOTH 990FX R2.0
    GPU: nVidia GTX 1070 Ti 8GB  --  GFX Drivers: Nvidia v431.60
    OS: Windows 7 Ultimate 64-bit SP1 (x64)

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 07 August 2017 build (11135) is out.
    « Reply #9 on: August 10, 2017, 11:53:14 am »
    A smart spam bot? Nightlies are already compiled...
    No Linux binary.
    What is a linux binary ?
    There are so many (incompatible) distros.
    So a unified linux binary would need static linking.
    But if you are on Fedora or CentOS/RedHat 7 you can always use my copr (see signature).
    Debian packages are not updated, and I think I will stop building for Debian, because I do not use it myself since years.

    Offline ollydbg

    • Developer
    • Lives here!
    • *****
    • Posts: 5910
    • OpenCV and Robotics
      • Chinese OpenCV forum moderator
    Re: The 07 August 2017 build (11135) is out.
    « Reply #10 on: August 12, 2017, 04:41:32 pm »
    Is there a way to have Code::Blocks remember a project's break points between IDE sessions?

    The related work is here(at least one way to save those things):

    Patch 2775 - Code::Blocks History
    Bug 15651 - Code::Blocks History

    That's from our old bug/feature/patches system, I'm not sure, maybe, we just don't find a "good" way to save them.
    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.