Euphoria Ticket #763: Translator may not keep all potential routine_id targets

In some cases, the translator does not keep potential routine_id targets that are not simply hardcoded:

function xd(object q) 
    return q 
end function 
? routine_id("x" & "d") 

Details

Type: Bug Report Severity: Major Category: Translator
Assigned To: mattlewis Status: Fixed Reported Release: 4.0.4
Fixed in SVN #: View VCS: none Milestone: 4.0.5

1. Comment by mattlewis Apr 30, 2012

See: hg:euphoria/rev/155e9d51dfa0

changeset: 5553:155e9d51dfa0 branch: 4.0 tag: tip parent: 5548:d2d529ba243f user: Matt Lewis date: Mon Apr 30 08:15:41 2012 -0400 files: docs/release/4.0.5.txt source/symtab.e description:

  • keep all potential routine id targets when dynamic routine names are built
  • maybe fixes ticket 763

2. Comment by DerekParnell Apr 30, 2012

Confirmed fixed.

Search



Quick Links

User menu

Not signed in.

Misc Menu