Re: Allow interspersed named and positional arguments?
- From: Fly Away <victor.prosolin@xxxxxxxxx>
- Date: Tue, 27 Nov 2007 15:22:06 -0800 (PST)
Making this change would not provide substantial new functionality,Even though I have very little understanding about how all this stuff
but I think it would be convenient, and it does not seem too difficult
for compiler writers to implement.
works at the low lever I am almost certain that object files do not
contain any info about the original variables' names. With the
exception of procedures like open, close, etc. So at least for
external libraries there is no way to get enough information for your
suggestion to work.
.
- Follow-Ups:
- Re: Allow interspersed named and positional arguments?
- From: Richard Maine
- Re: Allow interspersed named and positional arguments?
- References:
- Allow interspersed named and positional arguments?
- From: Beliavsky
- Allow interspersed named and positional arguments?
- Prev by Date: Re: Read DOS or Unix files with the same fortran code
- Next by Date: Re: Allow interspersed named and positional arguments?
- Previous by thread: Re: Allow interspersed named and positional arguments?
- Next by thread: Re: Allow interspersed named and positional arguments?
- Index(es):
Relevant Pages
|