Hi all,
I have just committed to BKbits a rename of uchar_t to ntfschar
everywhere both inside the utilities and the kernel driver.
I searched google and ntfschar wasn't found at all so we should be safe
using this one...
For those who missed it, uchar_t is defined by POSIX to be unsigned
1-byte char and for example Solaris define this as such so it clashes
with ntfsprogs. There are also some file systems inside the Linux
kernel which define uchar_t like POSIX so for consistency I renamed it
in the driver, too.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ &
http://www-stu.christs.cam.ac.uk/~aia21/
|