Obsolete attribute doesn't cause any compiler warning in VS2010
        Posted  
        
            by Dylan Lin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dylan Lin
        
        
        
        Published on 2010-05-25T07:39:11Z
        Indexed on 
            2010/05/25
            7:41 UTC
        
        
        Read the original article
        Hit count: 330
        
Hi, I'm using Visual Studio 2010. But find that the Obsolete attribute doesn't cause any compiler warning (I want it to cause a compiler warning). The warning level is 4.
Thanks.
© Stack Overflow or respective owner