[ET Trac] #2571: runtime failure due to useing character*8 in DECLARE_CCTK_ARGUMENTS_CHECKED macro

Roland Haas trac-noreply at einsteintoolkit.org
Thu Oct 21 13:57:35 CDT 2021


#2571: runtime failure due to useing character*8 in DECLARE_CCTK_ARGUMENTS_CHECKED macro

 Reporter: Roland Haas
   Status: new
Milestone: 
  Version: development version
     Type: bug
 Priority: major
Component: Cactus

Comment (by Roland Haas):

Interesting. A `logical*8` would still be viable \(there is no bounds check for it\). I’d rather risk cases of grid scalars not being found \(read only at least, write access is caught due to `INTENT(IN)`\) than having lots of “unused actual argument” warnings.

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2571/runtime-failure-due-to-useing-character-8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20211021/c15ac21d/attachment.html 


More information about the Trac mailing list