The functions readlink and symlink have a return type BOOL in skel_opaque.c and skel_transparent.c, while in the vfs.h and vfs-wrap.c they are defined correctly with int. If module is implemented with BOOL, it causes a symlink text to only have character.
Fixed in SVN - thanks ! Jeremy.