Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Digital Archaeology » Computer Arcana » Atari » Atari ST » AHCC v5.5
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
AHCC v5.5 [message #335926] Tue, 17 January 2017 08:13
Henk Robbers is currently offline  Henk Robbers
Messages: 27
Registered: September 2012
Karma: 0
Junior Member
LS
There is a new version available on my home page (see sig)

Changes:

January 17 2017
v5.5
Compiler:
Commandline versions:
Do not wait for a keypress under MiNT or MagiC.
All:
Wrong code was generated for comparison to a constant
in rare situations, resulting in a tst to a immediate.
Now either a branch or no operation is generated.
Prevent crashes on ill formed defines.
Removed some leftover debug info in messages.
include/aes.h
Added a few defines for the newest aes's.

Fixed a memory violation that has haunted me for many years.
It was about improper use of strncpy were strcpy sufficed.
Null padding by strncpy caused behaviour popping in
and out of harmfulness depending on internal distances.
Quite a relief to find this mistake.

Standard library:
Forgot to include stdlib.c in the source tree. Fixed.
atof (strtod) forgot to skip leading spaces. Fixed.

printf now only removes dot and all fractional zeros
with format %g

Synced tos.h and mint.h in both include and sinclude folder.

Editor:
If a window menu is pulled and the mouse is moved outside
the windows work area, the menu is pushed(removed).
This prevents a annoying lock up of the screen.

Page scrolling scrolled 1 line too many. Fixed.
A page down detetects form feed character (decimal 12)
displayed as ).
Scrolling down stops when a at the beginning of a line is
detected or when the last line of a window appears on top.

Shell::KIT::FIND
save state of buttons 'verbose' and '1 per file'
in config.

Have fun.

--
Groeten; Regards.
Henk Robbers. http://members.chello.nl/h.robbers
Interactive disassembler: Digger; http://digger.atari.org
A Home Cooked C compiler: AHCC; http://ahcc.atari.org
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: UNIX Shell
Next Topic: UNIX Shell
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Tue Mar 19 06:30:22 EDT 2024

Total time taken to generate the page: 0.02532 seconds