[openAD] #287: Need to handle type inference for Procedure types (function & subroutine)
#287: Need to handle type inference for Procedure types (function & subroutine) ------------------------------+--------------------------------------------- Reporter: hlcm | Owner: hlcm Type: defect | Status: new Priority: major | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- When function or subroutine names are passed as arguments or for generic resolve, the type is needed. Possibly a void type will need to be added for handling subroutines declared as external, while the function type inference needs to give the return type of the function. -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/287> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#287: Need to handle type inference for Procedure types (function & subroutine) ------------------------------+--------------------------------------------- Reporter: hlcm | Owner: hlcm Type: defect | Status: closed Priority: major | Milestone: Component: SourceProcessing | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by hlcm): * status: new => closed * resolution: => fixed Comment: fixed with http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/81eef448d17a and http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/ba0fa1490261 -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/287#comment:1> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD