summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/tablefunc.h
diff options
context:
space:
mode:
authorPeter Eisentraut2016-08-30 16:00:00 +0000
committerPeter Eisentraut2016-09-30 18:00:44 +0000
commitf1a469c9f1cfeab9f9c7d4a5d3e75892e7b6f60c (patch)
tree6a2ff1564f11a52dcbd559db784c82b97d3e8fc3 /contrib/tablefunc/tablefunc.h
parent3d39244e6e7374febff59eba338f7a82f696a618 (diff)
Fix use of offsetof()
Using offsetof() with a run-time computed argument is not allowed in either C or C++. Apparently, gcc allows it, but g++ doesn't. Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
Diffstat (limited to 'contrib/tablefunc/tablefunc.h')
0 files changed, 0 insertions, 0 deletions