Skip to content
Snippets Groups Projects
Commit 45711851 authored by Tom Lane's avatar Tom Lane
Browse files

Suppress gcc warning about possibly-uninitialized variable. It's not

clear to me why I'd not seen this message before --- on F-9 it seems to
only happen if Asserts are disabled, which ought to be irrelevant.
Maybe that affects a decision whether to inline get_ten(), which would
be needed to expose the warning condition to the compiler?  Anyway,
the fix is clear.
parent c67f037f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment