Re: Need help with PD source (again)

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

h4x3r wrote:
> 
> On Mon, 2005-04-04 at 19:35 -0700, Vincent wrote:
> 
> > .\symtab.e:397 in function keyfind() 
> > second argument of find() must be a sequence 
> 
> > if find(SymTab[dup][S_FILE_NO], include_paths[current_file_no])
> 
> changed to:
> if find(SymTab[dup][S_FILE_NO], {include_paths[current_file_no]})
> 
> fixed Linux from issuing an error and all eugtk demo's function
> properly.
> 
> Euman
> 

Euman,

That method prevents the error message from occuring.. but then the
conflict resolution system doesnt work at all, that defeats the whole
purpose to have it implemented, and would only add unnessasary internal
overhead. I think you might of forgotten that I mentioned that happened,
in the chatroom.


Regards,
Vincent


Euphoria v2.5 Rocks!!!

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

Search



Quick Links

User menu

Not signed in.

Misc Menu