maybe_annotate_source does not annotate negative positions
authorAndy Wingo <wingo@pobox.com>
Mon, 21 Jul 2014 19:37:20 +0000 (21:37 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 21 Jul 2014 19:38:17 +0000 (21:38 +0200)
commit3ddd438179d98b0370592ea82b748de25d76c4d7
tree6667691844766127b6bb56bdb9916d106d3efc76
parent3c01acbcf5afe0be07d44a12cf3f23106b8ca1a5
maybe_annotate_source does not annotate negative positions

* libguile/read.c (maybe_annotate_source): Don't annotate with negative
  lines or columns.
libguile/read.c