Skip to content
Snippets Groups Projects
Commit 341b328b authored by Tom Lane's avatar Tom Lane
Browse files

Fix a bunch of minor portability problems and maybe-bugs revealed by

running gcc and HP's cc with warnings cranked way up.  Signed vs unsigned
comparisons, routines declared static and then defined not-static,
that kind of thing.  Tedious, but perhaps useful...
parent bc1f1170
No related branches found
No related tags found
No related merge requests found
Showing
with 79 additions and 77 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment