cvs commit: hugs98/src builtin.c iomonad.c
Sven Panne <[email protected]> Sun, 25 Feb 2007 09:09:49 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
panne 2007/02/25 09:09:49 PST
Modified files:
src builtin.c iomonad.c
Log:
Small variation of the last patch to avoid arithmetic on void*, which
could lead to warnings, depending on the compiler flags.
Revision Changes Path
1.96 +5 -5 hugs98/src/builtin.c
1.104 +4 -4 hugs98/src/iomonad.c