diff options
author | Andy Wingo <wingo@pobox.com> | 2018-06-17 09:42:19 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2018-06-17 13:41:03 +0200 |
commit | f6ec873a8be7190a44e247022754755f501ef7e1 (patch) | |
tree | 5fbed2bf732a409450dfe9d54a72f5270121e904 /libguile/dynstack.c | |
parent | 2f39771c845c3fa288bf34416f9649d5fde9c814 (diff) | |
download | guile-f6ec873a8be7190a44e247022754755f501ef7e1.tar.gz |
Move "min" and "max" macros out of _scm.h
* libguile/_scm.h: Remove definitions of min and max macros.
* libguile/array-map.c (MAX):
* libguile/foreign.c (MAX):
* libguile/numbers.c (MIN):
* libguile/quicksort.i.c (MIN):
* libguile/socket.c (MAX):
* libguile/strports.c (MAX): Inline definitions into callers. We're
going to remove _scm.h, which will pay off this duplication.
Diffstat (limited to 'libguile/dynstack.c')
0 files changed, 0 insertions, 0 deletions