Re: do-while style

new topic     » goto parent     » topic index » view thread      » older message » newer message
bernie said...

If you download the trunk files you will find that they contain none of the old include files so they must not be testing them with 3.11 includes.

Some include files have the same names as original 3.11 includes so how does 4.0 know which include name your using in a program ???

Example :

MACHINE.E has added and moved some routines to other files
WILDCARD.E moved some routines to other files
MISC.E moved all routines to other files
etc. thats just some of them.

The 4.0 std libraries will be in include/std and the way you include them will be:

    include std/dll.e 

When we release 4.0, the old standard library will be in the include/ directory, so that 3.1 code will still have them, though they will issue deprecation warnings. We have some tools that we've been working on for migrating to use the new standard library.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu