* ports.c (scm_numptob): Make this an int, not an scm_sizet, to
authorJim Blandy <jimb@red-bean.com>
Sat, 5 Sep 1998 16:50:24 +0000 (16:50 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 5 Sep 1998 16:50:24 +0000 (16:50 +0000)
commita1c95c454b5f7742acb19f53cfb298e64f0e69f4
tree975ff54a89d08e139bba049a08b6209077dedc9f
parent952bedad0c0fa38f8ebe896831620977d8bbbab8
* ports.c (scm_numptob): Make this an int, not an scm_sizet, to
avoid signed/unsigned comparisons.
* ports.h (scm_numptob): Change extern declaration to match.
(scm_current_load_port, scm_set_port_line_x,
scm_set_port_column_x): New prototypes.
libguile/ports.c
libguile/ports.h