With GCC, we can check at compilation time whether the first parameter of xxxxx_FIXED...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 6 Jun 2017 09:25:36 +0000 (18:25 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 7 Jun 2017 05:13:16 +0000 (14:13 +0900)
commite2e7a8bf0f9ea886c5d3b7a6b5d506abb2987e8d
treec7b1655eca34835d63e8922bb866457f75d6efc7
parent9636287c7051a4f99b9f79e93f6e7882a635aaed
With GCC, we can check at compilation time whether the first parameter of xxxxx_FIXED() macros is not a pointer. Fixed some inappropriate use of STRCPY_FIXED().
misc.h
mylog.c
parse.c
psqlodbc.h
tuple.c