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: bug with PATCH Fix PR 20085 [aka command_argument_count()]?


On Fri, Feb 25, 2005 at 03:45:24PM -0600, Satish Balay wrote:
> I get the following with the latest fedora rawhide compiler - which I
> guess - has the 'PATCH Fix PR 20085'
> 
> Both - command_argument_count() & iargc() should return the same value
> '0'. But I think there is code somewere which does
> 'command_argument_count() = iargc() -1' causing this bug.
> 

Yep.  I found the bug and will fix it later tonight or tomorrow.

-- 
Steve


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