 
            
            
            
            
                9 Oct
                
                    2007
                
            
            
                9 Oct
                
                '07
                
            
            
            
        
    
                11:05 a.m.
            
        At Sun, 30 Sep 2007 11:10:58 -0400, J. Scott Merritt wrote:
It appears that if SALSA Lib 0.0.12 is built -without- TLV enabled in the configuration options, then simply -including- asoundlib.h from an application program will trigger deprecated warnings on some of the TLV read/write function definitions (even though they are not called from the application).
Is there something we can do to the header files to eliminate these warnings ?
Try to build with --disable-deprecated option. See GENERAL:MISC section in README.
Takashi