Version 8.00 is now released

Started by Pelle, March 22, 2015, 04:41:43 PM

Previous topic - Next topic

Pelle

All known bugs are fixed - time to release.

Pelles C version 8.00 is now available for download:
http://www.smorgasbordet.com/pellesc/download.htm

Major changes:
http://www.smorgasbordet.com/pellesc/changes_700_800.htm

Changes from Release Candidate 8:

  • Replaced generic/portable version of runtime function timespec_get() with a Windows-specific version.
  • Fixed problem with timespec_get() not being available in non-multithreaded versions of the runtime libraries (timespec_get() was introduced with the C11 threading functions).
  • Fixed IDE problem with too aggressive filtering of some trace messages in the debugger.
  • Fixed IDE problem with debugging of 32-bit console mode programs in the 64-bit version of the IDE on Windows 8 (problem caused by conhost.exe).

/Pelle
/Pelle

Stefan Pendl

---
Stefan

Proud member of the UltraDefrag Development Team

AlexN

best regards
Alex ;)

frankie

"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

Bitbeisser

Thanks as well!
Now I just need to find some time to actually play with it again...  :-\

Ralf

Pelle

/Pelle