andreww / fox

A Fortran XML library
https://andreww.github.io/fox/
Other
59 stars 50 forks source link

Some kml procedure names are too long #8

Closed andreww closed 14 years ago

andreww commented 14 years ago

The NAG compiler warns that some of the procedure names (wrapped up in generic interfaces) are too long. The limit in Fortran 95 is 31 characters but this does not seem to trip up any compilers in practice.

andreww commented 14 years ago

Fixed by 4b20ece87f48a856efe9a3f3aa38812aac03e88b