Hi folks, I have to fix this up every time I update xfsprogs - The 'delete' parameter in xfsprogs/include/xfs_ialloc.c:xfs_difree(...) causes a compile error if the header's included in C++ code (even with 'extern "C"') - xfs_ialloc.h:102: error: expected ‘,’ or ‘...’ before ‘delete’ (gcc 4.4.7) It would be handy if the parameter name could be commented out or changed in the header. -- Roger Willcocks <roger@xxxxxxxxxxxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs