Problem with hlds dump command line arg.
Zoltan Somogyi
zs at cs.mu.oz.au
Fri Dec 19 14:56:06 AEDT 1997
> > The command
> >
> > mmc -d 1 a_file.m
> >
> > will not generate a hlds dump but
> >
> > mmc -d 01 a_file.m
> >
> > will. IMHO the leading zero should not be significant.
>
> Currently stage names are just arbitrary strings, not necessarily numbers.
>
> If you want to fix this one, then please go ahead, but I'm going to put
> this in the "wish list" rather than the "bugs list" (i.e. I personally
> do not plan to fix it).
I have already fixed it but have not committed it; will do so soon
(it is a one line change).
Zoltan.
More information about the developers
mailing list