Re: Ver 4.0 Map.e is broken

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

I give up; something is wrong with using MAP.E in a program.

The problem is something to do with parsing.

-- file start -- 
include std/map.e 
-- file end ----- 
This is the error I get.
D:\#EU40\INCLUDE\std/map.e:476 
keys has not been declared 
                data_ = keys(the_map_p) 
                           ^ 

What interpreter are you using? With r1090 (the latest at the time of this message), t_map.e passes for me.

bernie said...

The interpreter should not be getting into the procedure:

public procedure delete(map the_map_p, integer embedded_p = 0)

What do you mean by "getting into the procedure"? It has to read the procedure in order to parse it.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu