if input_name is NULL, print out "<memory>" instead of completely skipping
authorTim Janik <timj@gtk.org>
Thu, 10 Oct 2002 21:26:25 +0000 (21:26 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 10 Oct 2002 21:26:25 +0000 (21:26 +0000)
commit41c5704578c2c939f4a01a7c86e3dff7e70a2a74
treed6b1c796d8a396ef35402955d76135b3a8622ed9
parent133b56198b047f50f16a008d44bab4b794fccb61
if input_name is NULL, print out "<memory>" instead of completely skipping

Thu Oct 10 23:27:02 2002  Tim Janik  <timj@gtk.org>

        * glib/gscanner.c (g_scanner_msg_handler): if input_name is NULL,
        print out "<memory>" instead of completely skipping input specification
        and thusly loosing error line information.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gscanner.c