#227: certain character type declarations are not parsed correctly ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: defect | Status: new Priority: major | Milestone: AD for SAS Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Description changed by utke: Old description:
example: <pre> CHARACTER(KIND=KIND('A'),LEN=*), OPTIONAL,INTENT(in) :: name </pre>
New description: example: CHARACTER(KIND=KIND('A'),LEN=*), OPTIONAL,INTENT(in) :: name -- -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/227#comment:1> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components