[krbdev.mit.edu #7541] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jan 11 15:32:13 EST 2013


Suppress maybe-uninitialized warning in x-deltat.y

Recent versions of gcc can generate a maybe-uninitialized warning from
bison output instead of a regular uninitialized warning.  Suppress
both.  Fix from nalin at redhat.com.

(cherry picked from commit d4f98cdd40559620531622c9c6d988f6aa850bd0)

https://github.com/krb5/krb5/commit/8e2ca00882bbfc9801052d3178c16864a284bdc5
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 8e2ca00882bbfc9801052d3178c16864a284bdc5
Branch: krb5-1.10
 src/lib/krb5/krb/deltat.c   |   47 ++++++++++++++++++++++---------------------
 src/lib/krb5/krb/x-deltat.y |    1 +
 2 files changed, 25 insertions(+), 23 deletions(-)



More information about the krb5-bugs mailing list