This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 3/3] Fortran modules namespaces [rediff]


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> Therefore I choose the :: separator now.

Great.

Jan> while now for Fortran
Jan> 	MODULE::var_i
Jan> 	MODULE::var_j
Jan> immediately
Jan> 	p MOD<tab> completes to: p MODULE::var_

I think this approach is fine.

This patch is ok.  Thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]