diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-12-15 00:43:32 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-12-15 01:01:17 +0100 |
commit | 62316c7f818340d0da203c802c1e1a9077ffddd6 (patch) | |
tree | 5ae5ea78f8efb70dee5cc1f9f08ffd01e24e65c7 /libguile/arrays.c | |
parent | ab33782cb3c491e4a2da81b7c48f93e259071041 (diff) | |
download | guile-62316c7f818340d0da203c802c1e1a9077ffddd6.tar.gz |
Avoid `SCM_UNPACK ()' in constant expressions.
They made Sun C 5.8 emit a warning such as:
line 71: warning: dead part of constant expression is nonconstant
* libguile/print.c (scm_print_opts): Don't use `SCM_UNPACK ()' here.
* libguile/read.c (scm_read_opts): Likewise.
Diffstat (limited to 'libguile/arrays.c')
0 files changed, 0 insertions, 0 deletions