cvs commit: hugs98/src input.c

Ross Paterson <[email protected]> Sat, 9 Sep 2006 02:37:48 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <200609090937.k899bmCV013710__9651.96007532558$1157794685$gmane$org@monk.galois.com>
ross        2006/09/09 02:37:48 PDT

  Modified files:
    src                  input.c 
  Log:
  don't try to use repeatStr if it's undefined
  (fixes bug reported by Brian Smith)
  
  Revision  Changes    Path
  1.91      +3 -3      hugs98/src/input.c