On Sun, 4 Jul 2010 11:09:28 +0200 Frank Lanitz frank@frank.uvena.de wrote:
I think G_FILE_TEST_IS_REGULAR | G_FILE_TEST_IS_SYMLINK should be replaced with G_FILE_TEST_IS_REGULAR.
Yes indeed. The or doesn't seem to make big sense here.
Here is a patch then.