newbie willing to contribute...

Paul Thomas paulthomas2@wanadoo.fr
Sat Nov 5 17:49:00 GMT 2005


Steve Kargl wrote:

>On Sat, Nov 05, 2005 at 04:04:19PM +0100, Pierre-Matthieu anglade wrote:
>  
>
>> I've run into the problem reported in PR 20244.  I would
>> like to see this bug fixed, and so I've decided to try to
>> contribute to gfortran.  Unfortunately, PR 20244 appears
>> to be beyond my newbie skills.  Is anyone working of this
>> bug, and what bug should a new developer cut his teeth,
>> In the view of being able later to contribute to the implementation
>> of derived type (which result in PR 20244).
>>    
>>
>
>Welcome!
>  
>
I second that! I had missed PR20244 - it is a kind of fault that I 
thought that I had eliminated. It is definitely not a newbie project and 
is, apparently, a bit beyond my skills(!).

A workaround is to eliminate the USE statement in the subroutine. You 
can see what is going wrong by examining the file atest.mod: it contains 
two separate definitions for t1. Unfortunately, the code choses the 
wrong one.

Steve's suggested project is a good one - go for it!

Paul



More information about the Fortran mailing list