- This wiki is out of date, use the continuation of this wiki instead
0.84a
From FenixWiki
(Difference between revisions)
| Revision as of 13:12, 30 December 2007 (edit) Sandman (Talk | contribs) ← Previous diff |
Revision as of 13:12, 30 December 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
| Line 11: | Line 11: | ||
| * The first [[local variable]] to be declared by the user will get corrupt. (fixed in [[0.86]]) | * The first [[local variable]] to be declared by the user will get corrupt. (fixed in [[0.86]]) | ||
| * Comments before precompiler statements give an error (fixed in [[0.93]]) | * Comments before precompiler statements give an error (fixed in [[0.93]]) | ||
| - | * [[Precompiler]] statement [[#else]] doesn't work properly (fixed in [[0.93]]) | + | * [[Precompiler]] statement [[Precompiler_else|#else]] doesn't work properly (fixed in [[0.93]]) |
| == Changelog == | == Changelog == | ||
Revision as of 13:12, 30 December 2007
Fenix 0.84a.
Note that there is a newer version available and it is recommended that one is used.
Download
Bugs
There are multiple bugs known to exist in Fenix 0.84a:
- The first local variable to be declared by the user will get corrupt. (fixed in 0.86)
- Comments before precompiler statements give an error (fixed in 0.93)
- Precompiler statement #else doesn't work properly (fixed in 0.93)
