cvs commit: hugs98/src prelude.h hugs.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 25 Feb 2002 14:20:34 -0800


sof         2002/02/25 14:20:33 PST

  Modified files:
    src                  prelude.h hugs.c 
  Log:
  Back out change that made 'alloca' a synonym for '_alloca';
  payoff is minor, not worth the risk of potentially breaking
  builds (which 'alloca' has a habit of doing, cf. gcc).
  
  Revision  Changes    Path
  1.32      +2 -10     hugs98/src/prelude.h
  1.65      +9 -3      hugs98/src/hugs.c