diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-04-15 17:25:47 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-15 17:25:47 +0000 |
commit | d8a300d86712e6c81eb3208d78dabbd62be0f565 (patch) | |
tree | 61e3a539be8e82b75c3e13d3821bb29bd21d09c1 /src/tutorial/C-code/beard.c | |
parent | 953ac7b55a889febb3cd7cfad5b1b4042d009db0 (diff) | |
download | postgresql-d8a300d86712e6c81eb3208d78dabbd62be0f565.tar.gz postgresql-d8a300d86712e6c81eb3208d78dabbd62be0f565.zip |
2. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has two
invalid macro definitions, the compiler complains about:
"pqcomprim.c", line 48.9: 1506-275 (S) Unexpected text ';' ignored.
"pqcomprim.c", line 61.9: 1506-275 (S) Unexpected text ';' ignored.
The ';' terminating the macro definition ntoh_s(n) on line 27 and
ntoh_l(n) on line 28 should be removed.
Pointed out by: Olaf Mittelstaedt <MSTAEDT@va-sigi.va.fh-ulm.de>
Diffstat (limited to 'src/tutorial/C-code/beard.c')
0 files changed, 0 insertions, 0 deletions