@-bindings broken in 6.0?

Hal Daume III hdaume@ISI.EDU
Wed, 18 Jun 2003 08:11:32 -0700 (PDT)


> I think lumping all these extensions under one switch is the
> problem.  I find it hard to do useful stuff without some extensions,
> but would rather not be bitten by this kind of things.

Hear hear :).  I agree.  Though the only extension which gets me is TH
(both the |] issue mentioned here and the glomming of $, as in:
  map$filter f
which is now interpreted as TH).

Perhaps a -fno-th flag would be sufficient :)

 - Hal