This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Why is the -qkind= option not -fqkind=?


On Tue, Nov 07, 2006 at 12:57:10AM -0800, Brooks Moses wrote:
> PR 28122 lists several undocumented GFortran options; among them is 
> -qkind=<value>.  This sticks out rather like a sore thumb, with nearly 
> every other command-line option starting with -f or -warn.  Is there 
> some reason why this one doesn't?  Should I change it to fit the 
> standard pattern before documenting it?
> 

I think it is a historical artifact from the initial integration
of g95.  I concur with you that it should be renamed to -fqkind.
I also think you can drop -qkind without concerns for backwards
compatibility.

-- 
Steve


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