1. OpenEuphoria error states private routines as 'not declared' instead of 'not visible'

I was stuck for some time with the following error:

<0074>:: Errors resolving the following references: 
    'foo' (my_program.exw:11) was not declared in 'my_include.e'. 

A message that indicated the correct error would obviously be better:

'foo' (my_program.exw:11) was declared but not visible (global or public) in 'my_include.e'. 

new topic     » topic index » view message » categorize

2. Re: OpenEuphoria error states private routines as 'not decared' instead of 'not visible'

dcuny said...

I was stuck for some time with the following error:

<0074>:: Errors resolving the following references: 
    'foo' (my_program.exw:11) was not declared in 'my_include.e'. 

A message that indicated the correct error would obviously be better:

'foo' (my_program.exw:11) was declared but not visible (global or public) in 'my_include.e'. 

Reports like this should be placed into tickets (in addition to being reported on the forum), since it's easier to go back and look for old unresolved tickets.

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

3. Re: OpenEuphoria error states private routines as 'not decared' instead of 'not visible'

Will do, thanks.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu