diff options
| author | Andrew Dunstan <andrew@dunslane.net> | 2011-04-23 18:10:23 -0400 |
|---|---|---|
| committer | Andrew Dunstan <andrew@dunslane.net> | 2011-04-23 18:10:23 -0400 |
| commit | d98711dfef6ade6a26aa0f4c0a775087ed13e060 (patch) | |
| tree | e119cafaf670df01add6f6840e97e71a51a94ab1 /src/include/optimizer/planmain.h | |
| parent | 970d8a39736fd67e3ebf406ed8129eed0767d15d (diff) | |
Silence a few compiler warnings from gcc on MinGW.
Most of these cast DWORD to int or unsigned int for printf type handling.
This is safe even on 64 bit architectures because a DWORD is always 32 bits.
In one case a variable is initialised to keep the compiler happy.
Diffstat (limited to 'src/include/optimizer/planmain.h')
0 files changed, 0 insertions, 0 deletions
