commit | cb3549e30a63935fa840d61412abe828b0c6753e | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@redhat.com> | Fri Nov 11 11:25:07 2011 +0800 |
committer | Daniel Veillard <veillard@redhat.com> | Fri Nov 11 13:43:51 2011 +0800 |
tree | b8da40df853825c94ed38325f8cce298058165f7 | |
parent | 5825ebb26a336d57cf31d0f9534829b74a2f852e [diff] |
Improve the error report on undefined REFs Use the tree node to provide the error context instead of the parser input which is not relevant anymore, based on a suggestion by François Delyon <f.delyon@satimage.fr>