Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander <magnus@hagander.net>
Make ECPG regression tests run with -c only for array_of_struct.pgc on MSVC. Fix strange nonstandard version of __stdcall specifyer in thread tests on win32.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/thread-alloc.c | modified | +1 −1 |
| src/interfaces/ecpg/test/expected/thread-descriptor.c | modified | +1 −1 |
| src/interfaces/ecpg/test/expected/thread-prep.c | modified | +1 −1 |
| src/interfaces/ecpg/test/thread/alloc.pgc | modified | +1 −1 |
| src/interfaces/ecpg/test/thread/descriptor.pgc | modified | +1 −1 |
| src/interfaces/ecpg/test/thread/prep.pgc | modified | +1 −1 |
| src/tools/msvc/ecpg_regression.proj | modified | +4 −1 |