panne 2007/02/25 08:57:40 PST Modified files: src builtin.c iomonad.c Log: To avoid warnings about casting a pointer to/from an integer of different size, explicitly add/subtract address 0 when converting between different types for stable pointers. Revision Changes Path 1.95 +5 -5 hugs98/src/builtin.c 1.103 +4 -4 hugs98/src/iomonad.c