git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7dd8eb3) | patch
Try to fix some DSA-related compiler warnings.
Mon, 5 Dec 2016 15:00:49 +0000 (10:00 -0500)
Mon, 5 Dec 2016 15:01:08 +0000 (10:01 -0500)
commit 670b3bc8f5d1000b5475e41c6f023c490e8500fe
Try to fix some DSA-related compiler warnings.

Commit 13df76a537cca3b8884911d8fdf7c89a457a8dd3 was overconfident
about how portable %016lx is. Some compilers complain because they
need %016llx, while platforms where DSA pointers are only 32 bits
get unhappy about using a 64-bit format for a 32-bit quantity.

Thomas Munro, per an off-list suggestion from me.
src/backend/utils/mmgr/dsa.c diff | blob | blame | history
src/include/utils/dsa.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /