aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorGravatar Aaron Gyes <me@aaron.gy>2016-06-12 03:39:36 -0700
committerGravatar Aaron Gyes <me@aaron.gy>2016-06-12 03:52:58 -0700
commitb72ed1fa8c7b44c6cacf0da9348d2c0d10f5ca70 (patch)
tree8d4fa91d7343acfcb1f0e554150777a59583dee3 /Doxyfile
parent3a7719015d1c33f326b613449957a54855c939de (diff)
Fix env_universal_common.cpp filesize comparisons.
* if (result == ULLONG_MAX) is always false, likely a typo as result is unsigned long, and the comment says ULONG_MAX. * use off_t instead of size_t for file size where it can mismatch st_size's type in stat.h
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions