[dvblast-devel] dvblast: svn commit r125 (jpsaman)

Jean-Paul Saman jpsaman at gmail.com
Wed May 26 15:50:07 CEST 2010


On Wed, May 26, 2010 at 3:30 PM, Marian Ďurkovič <md at bts.sk> wrote:
> Hi Jean-Paul,
>
> On Wed, May 26, 2010 at 02:45:33PM +0200, Subversion daemon wrote:
>> r125 | jpsaman | 2010-05-26 14:45:33 +0200 (Wed, 26 May 2010) | 1 line
>> Changed paths:
>>    M /trunk/dvb.c
>>
>> remove superflous DVB_API_VERSION
>
> it wasn't superflous, the issue is that those symbols are undefined
> in DVB API v3 and thus dvblast won't compile.
>

The whole block was already covered by: #if DVB_API_VERSION >= 5
so there is no need to do it again inside the #if DVB_API_VERSION >= 5 .. #endif

Kind Regards,
Jean-Paul Saman.


More information about the dvblast-devel mailing list