1. Ver 4.0 testing demos

Is anyone testing the demo's when you commit code to the SVN's
An example callmach.ex is using std/graphics.e the only problem
is that file does not contain all of the code that is contained
in ver 3.11 graphics.e

I think that it is just as important to run all the demos before
committing code to the SVN.

new topic     » topic index » view message » categorize

2. Re: Ver 4.0 testing demos

bernie said...

Is anyone testing the demo's when you commit code to the SVN's. An example callmach.ex is using std/graphics.e the only problem is that file does not contain all of the code that is contained in ver 3.11 graphics.e

I think that it is just as important to run all the demos before committing code to the SVN.

No, we're focusing on the unit tests. Which is not to say that we shouldn't have working demos.

Matt

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

3. Re: Ver 4.0 testing demos

bernie said...

Is anyone testing the demo's when you commit code to the SVN's. An example callmach.ex is using std/graphics.e the only problem is that file does not contain all of the code that is contained in ver 3.11 graphics.e

I think that it is just as important to run all the demos before committing code to the SVN.

The first problem was that graphics.e did not publicly include graphcst.e, so that stuff wasn't visible to the demo. I've fixed that.

There are other problems with this demo (at least on Linux) regarding the calling conventions of the code.

Matt

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

4. Re: Ver 4.0 testing demos

mattlewis said...

The first problem was that graphics.e did not publicly include graphcst.e, so that stuff wasn't visible to the demo. I've fixed that.

There are other problems with this demo (at least on Linux) regarding the calling conventions of the code.

Matt

Matt: You also have to add ' include std/convert.e ' to callmach.ex file

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

5. Re: Ver 4.0 testing demos

bernie said...

You also have to add ' include std/convert.e ' to callmach.ex file

I would have just said you just have to not use DOS. :P

It's fixed now.

Matt

PS I also updated the Linux langwar code.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu