News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 26 May 2015 build (10314) is out.

Started by killerbot, May 26, 2015, 08:07:16 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 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 26 May 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150526_rev10314_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:


  • wxSmith-plugin: fix wxSizerFlagsProperty, vertical align is not allowed inside vertical sizers, horizontal align is not allowed inside horizontal sizers, wxEXPAND is not allowed together with alignmenta nd breaks layout in most recent wxWidgets.
  • build fix for autoconfs less tham 2.64; linker-flag test-macro will ignore the tested flag and write an appropriate message when running configure-script.
  • CC: fix #143 Code completion fails with function-try blocks
  • watches: Detect if the OnPropertySelected is called for the unselected property
  • build_options: Make it possible to delete any compiler variable (fixes ticket #161)
  • EditPairDlg: Make sure it is impossible to enter invalid values for keys
  • CC: Apply the same fix as the one for compiler variables to the CC options
  • EnvVar: Apply the same fix as the one for compiler variables to the env var settings

Regressions/Confirmed/Annoying/Common bugs:




oBFusCATed

Khram: I don't see a file that can be used to test if the problem reproduces.
(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!]

Jenna

Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
Please test and give feedback.

Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
I recently switched to copr to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).

Lev

Quote from: killerbot on May 26, 2015, 08:07:16 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 26 May 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150526_rev10314_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:


  • wxSmith-plugin: fix wxSizerFlagsProperty, vertical align is not allowed inside vertical sizers, horizontal align is not allowed inside horizontal sizers, wxEXPAND is not allowed together with alignmenta nd breaks layout in most recent wxWidgets.
  • build fix for autoconfs less tham 2.64; linker-flag test-macro will ignore the tested flag and write an appropriate message when running configure-script.
  • CC: fix #143 Code completion fails with function-try blocks
  • watches: Detect if the OnPropertySelected is called for the unselected property
  • build_options: Make it possible to delete any compiler variable (fixes ticket #161)
  • EditPairDlg: Make sure it is impossible to enter invalid values for keys
  • CC: Apply the same fix as the one for compiler variables to the CC options
  • EnvVar: Apply the same fix as the one for compiler variables to the env var settings

Regressions/Confirmed/Annoying/Common bugs:



it's svn 10311!what's wrong?

gd_on

Nothing wrong. It's because svn 10312, 10313 and 10314 are debian specific.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

stahta01

#5
Quote from: jens on May 27, 2015, 06:26:33 AM
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
Please test and give feedback.

The SVN version that it reports is 10305 used Jessie Package.

Edit2:
https://apt.jenslody.de/stable/ jessie main
13.12svn10314-1

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

Jenna

Quote from: stahta01 on May 28, 2015, 07:13:34 PM
The SVN version that it reports is 10305 used Jessie Package.
Fixed now (svn r10315), thanks for reporting.
That happened, because I used an unclean svn-tree to create the source-packages.