NO

Author Topic: Version 5.00 released!  (Read 5167 times)

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Version 5.00 released!
« on: June 06, 2008, 01:18:13 AM »
I havn't seen any relevent bug reports for version 5.0 in a while, so I consider this version tested enough to be released (on the national day of Sweden, no less!).

Changes from the last beta:
  • IDE: revised code for default machine in project settings for compiler and assembler (especially 64-bit IDE).
  • POCC: fixed problem with pointer access to a large (in some senses) struct/union (ARM).
  • POCC: fixed problem with compiler being too optimistic about available processor registers for some long long calculations (causing an infinite loop, or a fatal message) (X86).

Download:
http://www.smorgasbordet.com/pellesc/download.htm

Major changes between version 4.50 and 5.00:
http://www.smorgasbordet.com/pellesc/changes_450_500.htm
/Pelle

Offline Christian

  • Administrator
  • Member
  • *****
  • Posts: 142
    • http://www.pellesc.de
Re: Version 5.00 released!
« Reply #1 on: June 06, 2008, 02:22:19 PM »
Great work, as usual  :)

I've uploaded the files to the german mirror too.

www.pellesc.de - German PellesC mirror (now available in german and english)

Offline MrBcx

  • Global Moderator
  • Member
  • *****
  • Posts: 176
    • Bcx Basic to C/C++ Translator
Re: Version 5.00 released!
« Reply #2 on: June 07, 2008, 06:24:17 AM »
I havn't seen any relevent bug reports for version 5.0 in a while, so I consider this version tested enough to be released (on the national day of Sweden, no less!).

Pelle,

GREAT WORK!

I plan to use Pelles C for years to come!

Thank you.

~MrBcx~


Bcx Basic to C/C++ Translator
https://www.BcxBasicCoders.com

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Version 5.00 released!
« Reply #3 on: June 07, 2008, 09:59:15 AM »
Thank's Pelle
Excellent work again !
May the source be with you

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 5.00 released!
« Reply #4 on: June 07, 2008, 01:46:31 PM »
Thank you all - appreciated!
/Pelle