Known Issues

Version 0.3

  • juno.com.core.COMStream might cause an access violation when reading, writing or seeking (fixed for 0.3.5).

Version 0.2

  • Does not compile without manual changes with DMD 1.0.
  • Programs compiled without the -O switch throw a stack overflow. Adding the -O switch fixes the problem.
  • Tlbimpd: function names may clash with type names. To fix, rename the offending functions manually.