1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-03-12 10:26:46 +00:00
parent a9dbb9fd43
commit efdfceeabe

View file

@ -1,5 +1,8 @@
1999-03-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* srcprop.c (scm_set_source_property_x): Bugfix: Convert line and
column inums to native form.
Improvement of backtraces: Introduces a new stack narrowing
specifier, #t, for the inner cut. (See further in the comments in
stacks.c:narrow_stack ().)