[vlc-devel] [PATCH 5/6] decoder: fix compilation on OS/2
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Oct 13 18:31:00 CEST 2020
    
    
  
Le maanantaina 12. lokakuuta 2020, 14.22.41 EEST KO Myung-Hun a écrit :
> > It looks like the issue has to do with the OS/2 definition of
> > VLC_THREAD_PRIORITY_AUDIO and nothing to do with the code in the core.
> 
> Problem is that new core codes broke the OS/2 build. I don't think OS/2
> definition is a problem.
I do think that the OS/2 definitions are the problem. Those values are supposed 
to be preprocessor constants. OS/2 is the only platform where they're not.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list