This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [RFC, patch] Fix pr24783 : resolves implicit type from wrong namespace
On Sat, Nov 18, 2006 at 01:09:08PM -0800, Jerry DeLisle wrote:
>I have looked it over also and I think it is OK. The function
>gfc_get_default_type being called defaults to gfc_current_ns if it is given
>NULL. In the test case, the namespace is not always the current one.
>
>OK for trunk and give it a few days before 4.2 after testing.
Applied to trunk, will wait then test for 4.2.
Thanks!