Chromium Code Reviews
DescriptionRemove unnecessary typedefs in third_party/fips181.
Redefining these primitive types can cause problems; e.g. the definition of
|UINT32| is redundant, and conflicts with that in windows.h, if windows.h is
included before fips181's owntypes.h. These types are already available under
standardized names in stdbool.h and stdint.h.
BUG=
Committed: https://crrev.com/d079621c94ee9e585014d28c02e7fc2df2edd0e7
Cr-Commit-Position: refs/heads/master@{#438657}
Patch Set 1 #Patch Set 2 : Remove 2 more SHORTs, update the README.chromium. #Patch Set 3 : More commentary in the README.chromium. #Patch Set 4 : Solve for MSVC warning C4805. #
Messages
Total messages: 21 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||