Fix parenthesizing of the `ROUND_UP' macro; factorize.
authorLudovic Courtès <ludo@gnu.org>
Sun, 30 May 2010 20:41:36 +0000 (22:41 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 30 May 2010 20:41:36 +0000 (22:41 +0200)
commit1880c97df10770eba8dbf1f068903e713dbf3f7e
tree657f3bd9b0b17c618fe22fc9550a396080772634
parentfd449a269050b50cb639f695508bf2859a30841b
Fix parenthesizing of the `ROUND_UP' macro; factorize.

* libguile/_scm.h (ROUND_UP): New macro.

* libguile/continuations.c (ROUND_UP): Remove.

* libguile/control.c (ROUND_UP): Remove.

* libguile/foreign.c (ROUND_UP): Remove.
libguile/_scm.h
libguile/continuations.c
libguile/control.c
libguile/foreign.c