Re: eecs bugs or euphoria bugs

new topic     » goto parent     » topic index » view thread      » older message » newer message

Skoda writes:

> BUG # 1:
> in EE:CS editor, when you try to run program that uses more complex
> graphics, like bump.ex (which i think is the best graphics demo in
> euphoria) picture is not like it should be.

Mic is doing fancy non-standard graphics using special
machine code. It looks fine when run from ed (Esc e) or eecs
using my ATI graphics card.

> BUG #2:
>  Every time when exw.exe or ex.exe is run, it should  set current
> directory to directory where current program which is run is,
> and then possibly set it back.

No thanks. I think the application should worry about this.
You can use current_dir() and chdir() to achieve whatever you want.
current_dir() simply reports the system's idea of the current
directory. I don't want to play any games here.

> another little bug: if you open file which has last line blank
> and with null length (just '\n' character), it is not read.

I couldn't duplicate this with ed or eecs.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu