Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
34023f3a
Commit
34023f3a
authored
Jul 31, 2003
by
Per Cederqvist
Browse files
Don't report rounded stats too often.
parent
1b884634
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
34023f3a
...
...
@@ -4,6 +4,9 @@
* src/server/stats.c (check_one_stat): Fixed the logic that
determines if we need to fix a rounding error. Report the values
using %g instead of %f.
(is_nonzero): New static function.
(check_one_stat): Don'
t
report
very
small
rounding
errors
when
the
correct
value
is
0.
Port
to
Solaris
2.4
,
which
lacks
snprintf
.
*
configure
.
in
:
Check
for
snprintf
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment