• Neil Conway's avatar
    Squelch some VC++ compiler warnings. Mark float literals with the "f" · 8ff2bcce
    Neil Conway authored
    suffix, to distinguish them from doubles. Make some function declarations
    and definitions use the "const" qualifier for arguments consistently.
    Ignore warning 4102 ("unreferenced label"), because such warnings
    are always emitted by bison-generated code. Patch from Magnus Hagander.
    8ff2bcce
pg_config.h.win32 19.5 KB