mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	chore: Unreachable code is error (#2216)
This commit is contained in:
		@@ -16,6 +16,7 @@ set(COMPILER_FLAGS
 | 
			
		||||
    -Wnull-dereference
 | 
			
		||||
    -Wold-style-cast
 | 
			
		||||
    -Wpedantic
 | 
			
		||||
    -Wunreachable-code
 | 
			
		||||
    -Wunused
 | 
			
		||||
    # FIXME: The following bunch are needed for gcc12 atm.
 | 
			
		||||
    -Wno-missing-requires
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user