* unif.h (SCM_ARRAY_NDIM): Shift then cast so that the no sign
authorMarius Vollmer <mvo@zagadka.de>
Thu, 14 Jun 2001 18:26:27 +0000 (18:26 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Thu, 14 Jun 2001 18:26:27 +0000 (18:26 +0000)
commit2635d5efb9553cbc6a2d0a80e554936da5dc6a42
treecdb398f8a2c2bf01045e02da25f0583bb986ca74
parent3d968b4e8b82c4c080ff57689a3a4e9742583fcf
* unif.h (SCM_ARRAY_NDIM): Shift then cast so that the no sign
extension takes place.
* strings.h (SCM_STRING_LENGTH): Likewise.
(SCM_STRING_MAX_LENGTH): Use unsigned numbers.
libguile/strings.h
libguile/unif.h