[openAD] #227: certain character type declarations are not parsed correctly
#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: ------------------------------+--------------------------------------------- example: <pre> CHARACTER(KIND=KIND('A'),LEN=*), OPTIONAL,INTENT(in) :: name </pre> -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/227> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#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
#227: certain character type declarations are not parsed correctly ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: defect | Status: accepted Priority: major | Milestone: AD for SAS Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Changes (by utke): * status: new => accepted Comment: SourceProcessing: 613:0d90419b9d1a 614:ec08e4219dd5 RegressionSourceProcessing: 84:eee0ba1cdef0 -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/227#comment:2> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#227: certain character type declarations are not parsed correctly ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: defect | Status: accepted Priority: major | Milestone: AD for SAS Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Changes (by utke): * cc: hcmfiddle@… (added) -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/227#comment:3> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#227: certain character type declarations are not parsed correctly ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: defect | Status: closed Priority: major | Milestone: AD for SAS Component: SourceProcessing | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by utke): * status: accepted => closed * resolution: => fixed Comment: fixed with http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/3c389176cec4 changes parsing and unparsing of CharacterStmt -- Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/227#comment:4> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD