Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
Lustre 2.2.0
-
FC13 running clang-analyzer-2.8-10.fc13.x86_64
-
4812
Description
Tracking bug for warnings produced by the clang-analyzer static code analysis tool.
The first one is a trivial printk() format warning due to the use of "%Lu" for LPU64, and other places in the code. The "%L" format specifier is a GCCism that is deprecated in favor of "%ll" from C99.
Attachments
Issue Links
- is related to
-
LU-2675 clang: code cleanups for sparse static analyzer
- Resolved
- Trackbacks
-
Changelog 2.2 version 2.2.0 Support for networks: o2iblnd OFED 1.5.4 Server support for kernels: 2.6.32220.4.2.el6 (RHEL6) Client support for unpatched kernels: 2.6.18274.18.1.el5 (RHEL5) 2.6.32220.4.2.el6 (RHEL6) 2.6.32.360....
-
Project Ideas Information for Developers Working on Lustre will quickly introduce a developer to the always interesting and impressive world of HPC, where the systems are the largest in the world,...