[krbdev.mit.edu #9054] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Mar 2 17:48:50 EST 2022
Wed Mar 02 17:48:50 2022: Request 9054 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9054 >
Replace macros with typedefs in gssrpc types.h
Defining bool_t and enum_t with the preprocessor conflicts with
namespaced declarations in fbthrift's headers. Use typedefs to avoid
this conflict and for consistency with other Sun RPC implementations.
[ghudson at mit.edu: clarified commit message]
https://github.com/krb5/krb5/commit/922592d3f57c831a2d539ff9b643953b56e6c515
Author: Tianjiao Yin <ytj000 at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 922592d3f57c831a2d539ff9b643953b56e6c515
Branch: master
src/include/gssrpc/types.hin | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list