[Swift-devel] [Bug 137] New: undeclared procedures are not detected until runtime

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Fri May 2 07:12:11 CDT 2008


http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=137

           Summary: undeclared procedures are not detected until runtime
           Product: Swift
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SwiftScript language
        AssignedTo: benc at hawaga.org.uk
        ReportedBy: benc at hawaga.org.uk


Calling an undeclared procedure is not detected until runtime. It should be
detected at compile time.

For example, an error message like this comes out of the Karajan runtime layer
rather than the compiler:

RunID: 20080502-1309-kcenkzre
Progress: 
Execution failed:
        'greeting' is not defined.


-- 
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
You are the assignee for the bug, or are watching the assignee.



More information about the Swift-devel mailing list