Procedure Pointers for gfortran

Google Summer of Code 2008 project

Student: Janus Weil

Mentor: Tobias Burnus

This page will be used to collect some useful information about this project, and to document my progress.

GSoC 2007

I started working on the PROCEDURE statement as a GSoC project in 2007, implementing abstract interfaces and the basic PROCEDURE syntax of Fortran 2003. I will continue this work with my GSoC 2008 project, extending it in the direction of procedure pointers and (maybe) type-bound procedures.

Patches

Abstract Interfaces, committed to 4.3 trunk as rev. 127612 on 2007-08-18, plus a bugfix (rev. 127718) on 2007-08-22.

Procedure Declarations, committed to 4.3 trunk as rev. 128081 on 2007-09-04.

Update on Procedure Declarations, committed to 4.4 trunk as rev. 134867 on 2008-05-01.

Related PRs

fixed: PR33917 PR33945 PR36114

open: PR32580 PR35830 PR35831

None: ProcedurePointers (last edited 2008-05-03 20:46:20 by JanusWeil)