Re[2]: Multitask Feedback

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

R> Maybe.
R> I'll give it some thought.
R> Thanks.

R> Currently when any task crashes you'll get a call stack
R> traceback in ex.err for *each* task, plus the global/local 
R> variables as usual. The active (crashing) task info is listed first.


Again, and again, how about a feature to ignore return values after
calling a function? It's really annoying, almost every time I make a
little Eu program I need to do something like

PP = seek(fn, 100)

where PP is a global variable I defined in aku.e which is an include
file I always include when starting to write a new Eu program. (almost
never write a Eu program without an "include"!)

All languages I know allow ignoring function return values. Why not
Eu?

(BTW, I tried making a website with PHP, unexpectedly it's not a lot
harder than using Eu, but much easier since it has rich functions and
database access functions)

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

Search



Quick Links

User menu

Not signed in.

Misc Menu