[Swift-devel] [Bug 41] Deadlock in atomic procedures
bugzilla-daemon at mcs.anl.gov
bugzilla-daemon at mcs.anl.gov
Fri Apr 4 04:32:47 CDT 2008
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=41
benc at hawaga.org.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|hategan at mcs.anl.gov |benc at hawaga.org.uk
Component|General |SwiftScript language
------- Comment #1 from benc at hawaga.org.uk 2008-04-04 04:32 -------
probably the compiler should catch this. for example:
i) it should detect that the parameter is of an inappropriate type (we should
only allow simple types here)
ii) it should detect that a variable that is know to be an output is being used
in an input context.
--
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Swift-devel
mailing list