GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2010-Mar-26

Title: Complete list of outstanding bugettes
Post by: MrTAToad on 2010-Mar-26
This is a list of the current outstanding bugs that I could find in this section - saves Gernot having to rummage around :)

There isn't much, as far as I could tell :

3D Graphics
-----------

Not working properly on the iPhone

2D Graphics
-----------

Multiple loads of JPEG image crashes program
Polyvector on the iPhone is slow

Fonts
-----

Default font not visible

Sound
-----

No known problems

Music
-----

No known problems

Commands
--------

Return value from a function is ignored in SELECT statement
GP2X programs hang machine at exit

Pre-Processing
--------------

Commands in pre-processor commands can be executed even if ?IF comparison fails
Remarks at end of ?ENDIF statement generate a IF without ENDIF/THEN error

Windows CE Compiler
-------------------

STOPSOUND isn't recognised

Other
-----

DDGui sliders (horizontal and vertical) dont work on iPhone
Title: Re: Complete list of outstanding bugettes
Post by: Ian Price on 2010-Mar-26
QuoteWIZ programs hang machine at exit
No they don't - my current Wiz project exits fine. GP2X does hang however.
Title: Re: Complete list of outstanding bugettes
Post by: MrTAToad on 2010-Mar-26
Modified accordingly :)