[openAD] #202: insufficient parsing of rewind statements
#202: insufficient parsing of rewind statements ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: lyonsam Type: defect | Status: new Priority: minor | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- occuring in centrm/pxlib_read_M.f90 (we were able to get around this for now because we dont really need to transform this file): rewind ['(', 'linpxs', ')'] -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/202> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#202: insufficient parsing of rewind statements ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: lyonsam Type: defect | Status: new Priority: minor | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Comment(by lyonsam): example for this pushed to SourceProcessing (in fortStmts unit tests) in changeset f1baeeab82b4 -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/202#comment:1> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#202: insufficient parsing of rewind statements ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: lyonsam Type: defect | Status: new Priority: minor | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Comment(by utke): the actual statements in there read rewind linpxs or rewind ( linpxs ) The above looks like some parser output. -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/202#comment:2> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#202: insufficient parsing of rewind statements ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: utke Type: defect | Status: accepted Priority: minor | Milestone: scale1 Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Changes (by utke): * owner: lyonsam => utke * status: new => accepted * milestone: => scale1 -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/202#comment:3> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#202: insufficient parsing of rewind statements ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: utke Type: defect | Status: closed Priority: minor | Milestone: scale1 Component: SourceProcessing | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by utke): * cc: hcmfiddle@… (added) * status: accepted => closed * resolution: => fixed Comment: fixed with http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/b0b6f2f78983 -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/202#comment:4> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD