[Ad-dev] [openAD] #225: import of module variables in symbol table fails in _contextReplace

OpenAD trac at mcs.anl.gov
Wed Sep 8 13:43:54 CDT 2010


#225: import of module variables in symbol table fails in _contextReplace
------------------------------+---------------------------------------------
 Reporter:  utke              |       Owner:  utke
     Type:  defect            |      Status:  new 
 Priority:  major             |   Milestone:      
Component:  SourceProcessing  |    Keywords:      
------------------------------+---------------------------------------------
 The problem is that kind specifications like
 logical(kind=kind(.true.))   are parsed as
 _Kind(NamedParam(kind,App(kind,['true'])))
 while the logic in _contextReplace does and should not expect the
 expression in _Kind to be a NamedParam.

-- 
Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/225>
OpenAD <http://www.mcs.anl.gov/openad>
Bug tracking for OpenAD components


More information about the Ad-dev mailing list