Public bug reported: In /usr/src/linux-headers-2.6.24-17/include/linux/reiserfs_fs.h there are the lines: #define MAX_UL_INT 0xffffffff #define MAX_INT 0x7ffffff
I would presume MAX_INT should be "0x7f ff ff ff" rather than "0x7 ff ff ff"? The only reason I can think of for having a 28-bit MAX_INT is because "7" is twice as wide as "f" in many fonts, so at a glance it looks as the following lines have the same number of characters: 0xffffffff (32-bit) 0x7ffffff (28-bit) ProblemType: Bug Architecture: i386 Date: Wed May 28 21:47:09 2008 DistroRelease: Ubuntu 8.04 NonfreeKernelModules: nvidia Package: linux-headers-2.6.24-17 2.6.24-17.31 PackageArchitecture: all ProcEnviron: SHELL=/bin/bash PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/username/bin LANG=en_AU.UTF-8 SourcePackage: linux Uname: Linux 2.6.24-16-generic i686 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Incorrect value of MAX_INT in reiserfs_fs.h? https://bugs.launchpad.net/bugs/235494 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs