Re: -x lang and .PAS extension
On Nov 18, 1999, "Dr A Olowofoyeku" <laa12@keele.ac.uk> wrote:
% gpc FOO.PAS
One option for dealing with this is for gpc.exe to convert the filename to lowercase before passing it on
I don't think this is a good idea. Case matters even on MS-DOS based systems; think of .C (implies -x c++) and .c (implies -x c). Of course, GPC could recognize .PAS and .Pas as pascal extensions, but I don't see any need for it, as long as -x pascal works.
I can send you a diff for gpc.c if you want
Thanks, but it was just a week-end issue. Thanks God now I'm back to real operating systems :-) -- Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org} ** I may forward mail about projects to mailing lists; please use them
participants (1)
-
Alexandre Oliva