2
0
Derivar 0

Bug fix: cdrskin threw errno 22 on data file input if libburn is configured --enable-track-src-odirect

Este cometimento está contido em:
Thomas Schmitt 2018-02-05 11:33:51 +01:00
ascendente 95f5b1ce2b
cometimento 84fad99eba
2 ficheiros modificados com 3 adições e 2 eliminações

Ver ficheiro

@ -26,8 +26,9 @@
#include <sys/select.h>
#ifndef Cdrfifo_standalonE
/* <<< until release of 0.7.4 : for Libburn_has_open_trac_srC */
/* for burn_os_alloc_buffer() */
#include "../libburn/libburn.h"
#define Libburn_has_open_trac_srC 1
#endif
#include "cdrfifo.h"

Ver ficheiro

@ -1 +1 @@
#define Cdrskin_timestamP "2017.12.31.114757"
#define Cdrskin_timestamP "2018.02.05.103304"