- This wiki is out of date, use the continuation of this wiki instead
0.84a
From FenixWiki
(Difference between revisions)
Revision as of 13:01, 30 December 2007 (edit) Sandman (Talk | contribs) (New page: Fenix 0.84a. Note that there is a newer version available. == Download == * Fenix 0.84a Source * [[Media:Fenix084a-win32-...) ← Previous diff |
Revision as of 13:12, 30 December 2007 (edit) (undo) Sandman (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
[[Fenix]] 0.84a. | [[Fenix]] 0.84a. | ||
- | Note that there is a [[Latest_Fenix_version|newer version]] available. | + | Note that there is a [[Latest_Fenix_version|newer version]] available and it is recommended that one is used. |
== Download == | == Download == | ||
* [[Media:Fenix084a-src-release.zip|Fenix 0.84a Source]] | * [[Media:Fenix084a-src-release.zip|Fenix 0.84a Source]] | ||
* [[Media:Fenix084a-win32-binary.zip|Fenix 0.84a Binaries]] | * [[Media:Fenix084a-win32-binary.zip|Fenix 0.84a Binaries]] | ||
+ | |||
+ | == 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]]) | ||
== 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)