chore: autotest windows & linux on PR + remove 2 warnings under Linux

This commit is contained in:
Stéphane Lesimple
2020-08-29 21:44:15 +02:00
committed by GitHub
parent 49eecc0a6f
commit 3eecbcbdcc
3 changed files with 83 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
* along with dvdisaster. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef SYS_MINGW /* completely untested under Windows, and we don't need it for releases anyway */
#ifdef WITH_MEMDEBUG_YES
#define _GNU_SOURCE