Re: Who uses tasks?

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

I do, extensively!

have written wrappers for betfair sports/games apis for scheduled data updates

however, tasks under v4 do not work when compiled into an .exe under ubuntu jaunty (crash with stack_size exception) but work fine with interpreter

ie:

Ubuntu Jaunty

  1. WORKS $ eui news.ex <search term>
  1. CRASH with stack size exception $ euc news.ex $./news <search term>

just tested news.ex under win32 using bundled watcom compiler. after changing stack size as option to euc, program compiles and runs ok.

eg:

Win32

C:\Euphoria\demo\euc -stack 1024000 news.ex

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

Search



Quick Links

User menu

Not signed in.

Misc Menu