Euphoria Ticket #489: Qualified default namespace routine id crashes

On both the translator and the interpreter, the following prints -1:

namespace foo 
 
? routine_id("foo:bar") 
 
function bar() 
	return 1 
end function 

Trying to call results in a machine crash on the translator and the binder.

Details

Type: Bug Report Severity: Blocking Category: Front End
Assigned To: mattlewis Status: Fixed Reported Release:
Fixed in SVN #: 4490 View VCS: 4490 Milestone: 4.0.0RC2

1. Comment by mattlewis Dec 03, 2010

Front end is now smarter about marking routine id targets.

Search



Quick Links

User menu

Not signed in.

Misc Menu