Indent doesn't work on file systems with 64-bit inode numbers because calls to fstat() will overflow and fail.
Here is a minimal patch to make it use fstat64() instead, also at https://github.com/ericfischer/indent/commit/b9e8ee5c9b0e6b36737fab5cc821dfc7f2f57237 Eric
indent.diff
Description: Binary data
_______________________________________________ bug-indent mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-indent
