cvs commit: hugs98/src static.c
Ross Paterson <[email protected]> Wed, 30 Aug 2006 11:46:22 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <200608301846.k7UIkMSj004760__31742.7893555307$1156963628$gmane$org@monk.galois.com> |
ross 2006/08/30 11:46:22 PDT
Modified files:
src static.c
Log:
End a function definition on signature and infix declarations too,
not just function and pattern bindings. (Fixes bug reported by
Neil Mitchell.)
Revision Changes Path
1.180 +4 -3 hugs98/src/static.c