Skip to content
Snippets Groups Projects
Commit 04703e30 authored by Ganael Laplanche's avatar Ganael Laplanche
Browse files

Fix build when LOG_DEBUG is defined

libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -mno-ms-bitfields -Wall -Wsign-compare -Wextra -MT src/dvdnav.lo -MD -MP -MF src/.deps/dvdnav.Tpo -c src/dvdnav.c  -fPIC -DPIC -o src/.libs/dvdnav.o
src/dvdnav.c:559:8: error: use of undeclared identifier 'vm'
  Log3(vm, "POS-NEXT ");
       ^
src/dvdnav.c:559:8: error: use of undeclared identifier 'vm'
src/dvdnav.c:560:3: warning: implicit declaration of function 'vm_position_print' is invalid in C99 [-Wimplicit-function-declaration]
parent 0f4f1fc0
No related branches found
No related tags found
Loading
Pipeline #28557 passed with stage
in 1 minute and 20 seconds