#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