1 Aug 17:08
[Fortran, Patch] Proposed type-bound procedures patch, part 1
Daniel Kraft <d <at> domob.eu>
2008-08-01 15:08:25 GMT
2008-08-01 15:08:25 GMT
Hi, attached is a proposed draft-patch for type-bound procedures; it is meant to parse and resolve (that is, check the binding, PASS/NOPASS and such is correct) specific bindings, that is ones of the form PROCEDURE, attributes :: name => target The found procedures are stored as symtrees in the derived-type's f2k_derived namespace; additional attributes specific to type-bound procedures are added as new pointer member to gfc_symtree. Awaiting your comments on this way to store the information and the various XXX marks still in the patch... However, the patch introduces no regressions on i686-pc-linux-gnu and all my own tests succeed. I'd like to get this patch in the current scope (parsing and resolving) reviewed and checked-in (with a not-yet-implemented message to be added) as to keep patches small before continuing with actually calling those procedures. Yours, Daniel -- -- Done: Arc-Bar-Sam-Val-Wiz, Dwa-Elf-Gno-Hum-Orc, Law-Neu-Cha, Fem-Mal Underway: Cav-Dwa-Law-Fem To go: Cav-Hea-Kni-Mon-Pri-Ran-Rog-Tou
(Continue reading)
RSS Feed