#245 closed defect (fixed)
Absence of get_command_argument is non-fatail ?!
Reported by: | Christian Speckner | Owned by: | ALL |
---|---|---|---|
Priority: | P3 | Milestone: | |
Component: | configure | Version: | 2.0.0rc3 |
Severity: | normal | Keywords: | |
Cc: |
Description
In fortran.m4, we continue with configure even if get_command_argument is not available. However, I don't see any conditionals in the code to work around that scenario, so I presume this is a bug / leftover...? If others agree, then I'll fix it :)
Note: See
TracTickets for help on using
tickets.
Fixed (aka fatalized) in r1972 after short discussion with JR.