f90wrap icon indicating copy to clipboard operation
f90wrap copied to clipboard

Improvements

Open danbeibei opened this issue 1 year ago • 2 comments
trafficstars

Here are a few improvements I want to share

  • Fix : string formating
  • Fix : use == instead of "is" to check for value equality rather than object equality
  • Fix case where derived type name contains builtin type name
  • Refactor f2c_type to enable mixing of kind_map and default conversion, with a test

danbeibei avatar Sep 03 '24 15:09 danbeibei

Thanks! Is this now ready to be reviewed?

jameskermode avatar Sep 04 '24 11:09 jameskermode

It is ready, thank you

danbeibei avatar Sep 04 '24 11:09 danbeibei

Sorry for the long delay and thanks for the contribution!

jameskermode avatar Nov 16 '24 19:11 jameskermode