Set current_filename before lexing the file so error messages are reported
authorOwen Taylor <otaylor@redhat.com>
Fri, 7 Nov 2008 13:23:17 +0000 (13:23 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 7 Nov 2008 13:23:17 +0000 (13:23 +0000)
commitf85ee225ce85a0dd6e8da008af6eea5c8ea736ce
tree941920fbaeab914da33cd4ad6b9df40664008672
parentd7c5b6ad2ccb76c6fe6428ea018aa7ef10fcbebc
Set current_filename before lexing the file so error messages are reported

2008-11-07  Owen Taylor  <otaylor@redhat.com>

        * giscanner/giscannermodule.c (pygi_source_scanner_lex_filename):
        Set current_filename before lexing the file so error messages
        are reported in the right file.

svn path=/trunk/; revision=866
ChangeLog
giscanner/giscannermodule.c