mirror of
				https://github.com/libssh2/libssh2.git
				synced 2025-11-03 22:13:11 +03:00 
			
		
		
		
	build: FIXME -Wsign-conversion to be errors [ci skip]
				
					
				
			This commit is contained in:
		@@ -103,7 +103,7 @@ elseif(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX OR CMAKE_C_COMPILER_I
 | 
			
		||||
      -Wold-style-definition               # clang  2.7  gcc  3.4
 | 
			
		||||
      -Wredundant-decls                    # clang  2.7  gcc  4.1
 | 
			
		||||
      -Wsign-conversion                    # clang  2.9  gcc  4.3
 | 
			
		||||
        -Wno-error=sign-conversion
 | 
			
		||||
        -Wno-error=sign-conversion                                              # FIXME
 | 
			
		||||
      -Wstrict-prototypes                  # clang  1.0  gcc  3.3
 | 
			
		||||
    # -Wswitch-enum                        # clang  2.7  gcc  4.1               # Not used because this basically disallows default case
 | 
			
		||||
      -Wtype-limits                        # clang  2.7  gcc  4.3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user