Comment 4 for bug 1853148

Revision history for this message
Dirk Zimoch (dirk.zimoch) wrote : Re: mingw compiler problem in dbJLink.c

FYI: I used Ralph's new .ci features on Travis with configurations like this:

  - env: BASE=7.0 WINE=32 TEST=NO STATIC=YES
    compiler: mingw

  - env: BASE=7.0 WINE=64 TEST=NO STATIC=NO
    compiler: mingw