This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: My status and meeting
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Daniel Kraft <d at domob dot eu>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Sun, 21 Jun 2009 11:17:07 -0700
- Subject: Re: My status and meeting
- References: <4A3E73D5.5020306@domob.eu>
On Sun, Jun 21, 2009 at 07:54:29PM +0200, Daniel Kraft wrote:
> Hi all,
>
> unfortunatly, I'm not quite well at the moment and will not be able to
> drop in at the meeting today... But here's my status:
I hope you feel better soon.
The meeting seems to have started an hour early. At least, a small
group of us are discussing an issue with a memory leak.
> Still, in the mean time I worked on type-bound operators and have a
> semi-finished patch ready that parses them and does all checks on the
> declaration (well, will do once finished). Actual calls are not yet
> handled, and I hope they can go in a second patch.
I think that a 2nd patch is acceptable. I see parsing and checking
as a logically complete unit and code generation as a second logic
unit.
--
Steve