tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] TinyCC 0.9.10 is out


From: Fabrice Bellard
Subject: [Tinycc-devel] TinyCC 0.9.10 is out
Date: Sun, 18 Aug 2002 17:03:06 +0200
User-agent: Mutt/1.2.5i

Hi!

TinyCC 0.9.10 is available at http://tinycc.org.

Changelog:

- fixed lvalue type when saved in local stack.
- fixed '#include' syntax when using macros.
- fixed '#line' bug.
- removed size limit on strings. Unified string constants handling
  with variable declarations.
- added correct support for '\xX' in wchar_t strings.
- added support for bound checking in generated executables
- fixed -I include order.
- fixed incorrect function displayed in runtime error.

Fabrice.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]