Re: Guru
- Posted by jimcbrown (admin) Jun 06, 2010
- 1212 views
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?