Share

TIGCC for Linux

File Release Notes and Changelog

Release Name: KTIGCC 1.02

Notes:
KTIGCC is an IDE for TIGCC based on KDE. (It should run on
any X11-based *nix as long as you have kdelibs and kdebase
installed.)

In addition to kdelibs and kdebase (>=3.5.2) (and of course
TIGCC/*nix), KTIGCC requires libticonv, libticables2,
libtifiles2 and libticalcs2, which can be obtained from:
http://sourceforge.net/project/showfiles.php?group_id=23169
Exuberant Ctags, which can be obtained from:
http://ctags.sourceforge.net or (recommended for Fedora
users) from Fedora Extras ("ctags" package) and TIGCCLIB
completion data (ktigcc-completion-data).

Changes: * Fixed inverted logic bug causing the Debug menu and toolbar buttons to get hidden during File/New/Project. * Fixed the Project Options dialog not reacting correctly to changing the target from a regular program to another target or the other way round. * Fixed detection of "??=" in source file splitting. * Fixed bug in source file splitting causing the float in x>=0. to get split.