1. Guru

6.8 Euphoria Trouble-Shooting Guide If you get stuck, here are some things you can do:

Type: guru followed by some keywords associated with your problem.

guru.ex:451 <0074>:: Errors resolving the following references: guru.ex (451): is_match

matched = wildcard:is_match(word_list[i], lword) ^

(Also, line 585 has

ifdef !UNIX 

ifdef word must be an identifier

new topic     » topic index » view message » categorize

2. Re: Guru

irv said...

6.8 Euphoria Trouble-Shooting Guide If you get stuck, here are some things you can do:

Type: guru followed by some keywords associated with your problem.

guru.ex:451 <0074>:: Errors resolving the following references: guru.ex (451): is_match

matched = wildcard:is_match(word_list[i], lword) ^

(Also, line 585 has

ifdef !UNIX 

ifdef word must be an identifier

svn:3238 here, I see

ifdef not UNIX then 

on line 585. What version of euphoria are you using?

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

3. Re: Guru

3235

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

4. Re: Guru

irv said...

3235

According to svn's log history, the last change to trunk/bin/guru.ex was 3200 by ne1uno.

http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk/bin/guru.ex?revision=3200&view=markup or http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk/bin/guru.ex?view=markup if you prefer...

I am therefore quite baffled as to why your guru.ex would be different...

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

5. Re: Guru

If you grab the guru.ex from the latest SVN HEAD and try to run that with your current version of Euphora, does this problem still occur?

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

6. Re: Guru

jimcbrown said...

If you grab the guru.ex from the latest SVN HEAD and try to run that with your current version of Euphora, does this problem still occur?

I deleted all Euphoria stuff, got a fresh svn, compiled it, and everything works. Somehow, old got mixed with new, but I can't say how.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu