[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2002-04-30, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > So, to recap:
> > -s-=PROP is now -s-PROP
> > -ns (nosort) is now -r0 ?
> >
> > Am I right ?
>
> Yes. Options starting with '-s' now are all related to
> stripping: -s0, -s1, -s2, -s-PROP. The sorting options will be '-t0' and
> '-t1' if Bob agree.
What about the current usage of -t for type? It might be a bit
confusing that "-t0" and "-t 0" have different meanings.
> I think the code must be above all consistent, otherwise it is not (quickly)
> understandable.
(yay :)