1. Alpha 3 problems

1. None of the win32 demo programs work except for dsearch.exw email.exw includes std/msgbox.e which has been moved. taskwire.exw, window.exw, winwire.exw include callback.e which is no longer used.

2. After fixing the problems in the demos I tried bindw on taskwire.exw, window.exw, winwire.exw. All bind without error but do not run successfully. The window does not appear but Task Manager shows they are running with high CPU usage. Same for my own projects. I was able to bind them successfully with Alpha 2.

The translater works but is much slower than with Alpha 2.

new topic     » topic index » view message » categorize

2. Re: Alpha 3 problems

OK, lets put on this thread the bugs.

- ed.ex don't runs. Tested on WinXP using ex.exe and exw.exe interpreters

The console freeze before the program show the filename prompt. ex.err file is not generated.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Alpha 3 problems

LarryMiller said...

1. None of the win32 demo programs work except for dsearch.exw email.exw includes std/msgbox.e which has been moved. taskwire.exw, window.exw, winwire.exw include callback.e which is no longer used.

Ok, these have been fixed and committed.

LarryMiller said...

2. After fixing the problems in the demos I tried bindw on taskwire.exw, window.exw, winwire.exw. All bind without error but do not run successfully. The window does not appear but Task Manager shows they are running with high CPU usage. Same for my own projects. I was able to bind them successfully with Alpha 2.

The translater works but is much slower than with Alpha 2.

This I am unsure of, I have created a bug report: https://sourceforge.net/tracker/index.php?func=detail&aid=2685436&group_id=182827&atid=902782

Jeremy

new topic     » goto parent     » topic index » view message » categorize

4. Re: Alpha 3 problems

achury said...

OK, lets put on this thread the bugs.

- ed.ex don't runs. Tested on WinXP using ex.exe and exw.exe interpreters

The console freeze before the program show the filename prompt. ex.err file is not generated.

This also happened on Linux. I just comitted a fix for this, in rev 1465.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Alpha 3 problems

achury said...

- ed.ex don't runs. Tested on WinXP using ex.exe and exw.exe interpreters

The console freeze before the program show the filename prompt. ex.err file is not generated.

Hi

They worked ok for me, it my be something to do with me being an 'overwriter', I rarely uninstall and install the new one, so there could be some issues with old remaining includes, allowing it to work.

Chris

new topic     » goto parent     » topic index » view message » categorize

6. Re: Alpha 3 problems

ChrisB said...
achury said...

- ed.ex don't runs. Tested on WinXP using ex.exe and exw.exe interpreters

The console freeze before the program show the filename prompt. ex.err file is not generated.

They worked ok for me, it my be something to do with me being an 'overwriter', I rarely uninstall and install the new one, so there could be some issues with old remaining includes, allowing it to work.

There was a definite problem, and just so others are aware, in 4.0a3 if you use ifdef ABCXYZ and forget the "then" keyword after it, it sends the interpreter into an endless loop. I forgot to add a check for EOF with a more recent change to the ifdef system. ed.ex just happened to have ifdef UNIX ... and the then was forgotten, so the bug was twofold, both of which have been corrected.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu