Consistently resolve symbolic links
authorAdam Sampson <ats-gnomebugs@offog.org>
Mon, 28 Sep 2009 17:45:23 +0000 (13:45 -0400)
committerColin Walters <walters@verbum.org>
Mon, 28 Sep 2009 17:45:23 +0000 (13:45 -0400)
commit5013e23d5405db533133a4b158d9dfa0ea95fbe4
treea5778c69077e73b95195b516de5d0a26217c1dc7
parent2a92ae1012c16f0dc7e5bd9470925a9d305029be
Consistently resolve symbolic links

When building the list of valid filenames for the scanner, resolve symlinks in
the filenames; the lexer does this when including files, so otherwise we'll get
filename mismatches if the path to the files being scanned includes a symlink.

Signed-off-by: Colin Walters <walters@verbum.org>
giscanner/giscannermodule.c