[Patch, Fortran] Documentation for type-bound procedures

Daniel Kraft d@domob.eu
Mon Sep 1 10:57:00 GMT 2008


Paul Richard Thomas wrote:
> Daniel,
> 
> OK to commit

Committed as revision 139857.  Thanks for the review!

Daniel

> 
> Paul
> 
> On Sun, Aug 31, 2008 at 4:17 PM, Daniel Kraft <d@domob.eu> wrote:
>> Daniel Kraft wrote:
>>> here's my follow-up patch to document type-bound procedures in a new
>>> chapter about F2003 OOP internals in gfc-internals.texi and to extend
>>> dump-parse-tree.c to output procedure bindings (type-bound procedures and
>>> finalizers).  I also included code to output EXPR_COMPCALL and EXEC_COMPCALL
>>> nodes; but as those are currently always transformed into ordinary calls
>>> this code is never executed at the moment.  I still think it is best to put
>>> it in and adapt it if needed later when those expressions will stay until
>>> trans for dynamic dispatch (or whatever might come).
>>>
>>> I'm of course happy about comments on my text on spelling or "more
>>> English" sentences if you've got any :)
>> Updated the patch to include the necessary changes for GENERIC bindings,
>> too.  On the way I removed an unused member
>> (gfc_expr->value.compcall->derived) that has survived my clean-up of the
>> GENERIC patch.
>>
>> make info html pdf tested, doing a regression test now.  Any
>> comments/suggestions for improvement?  Ok to commit?
>>
>> Cheers,
>> Daniel

-- 
Done:     Arc-Bar-Cav-Sam-Val-Wiz, Dwa-Elf-Gno-Hum-Orc, Law-Neu-Cha, Fem-Mal
To go:    Hea-Kni-Mon-Pri-Ran-Rog-Tou



More information about the Fortran mailing list