On 2018-01-05 08:09- Arjen Markus wrote:
First the C example:
"x01c -dev wingcc" complains that I did not give the value for the -dev option. If I give other
options like "a b c", I get complaints that these are unknown. If I run "x02c -dev
wingcc", all works as usual.
$ ./x01c -dev wingc
On 2018-01-05 13:38- Arjen Markus wrote:
[...]
That [extra printouts of locations reached] limits the possibilities
considerably ;). I have narrowed it further to the call of
max_cstring_length, but of course this is merely the location where it
is noted something is wrong, not necessarily
Hi Alan,
The crash I reported before occurs somewhere between the call to
interface_plparseopts(...) and max_cstring_length:
$ ./x01f -dev wingcc
pl_parse_dynamic = T
argv before call to plparseopts(..., PL_PARSE_SKIP)
i = 0, argument = ./x01f
i = 1, argument = -dev
i = 2, argument = w
Hi Alan,
> -Original Message-
> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca]
> Furthermore, I would appreciate you following the parsing testing advice in
> README.release section 2.7.2 to discover which parts of this API work for
> gfortran
> with version > 4.9.2 (e.g., for