f18 icon indicating copy to clipboard operation
f18 copied to clipboard

Assignment of IMPURE function to component with PURE interface not detected

Open psteinfeld opened this issue 5 years ago • 0 comments

If you define a derived type with a procedure component that has a PURE interface, you can point that component at a function that's not PURE. ProcComponentTest.f90.txt

psteinfeld avatar Oct 24 '19 23:10 psteinfeld