mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	externals/fmt: update to HEAD fcd3e1e19.
It will fix error. integer_sequence<bool, (Is == Is)...> [-Werror=tautological-compare] The updating is helpful and needed. Fmt has gone through two public versions since its last update and has fixed many bugs, including new compiler optimizations. But neither of these two public versions can fix the errors encountered above. We need to switch to a working version. It can be fixed after fmt/8e62172.There are still many optimizations, Such as this one: Std. h c++23 build fix (# 3856) And these: C++23 compatibility: basicstring_view cannot be constructed from nullptr (# 3846) Fix warning C4702 emitted from format.h (MSVC) (#3866) Of course, there are other functional improvements as well. Very helpful. The selected version is the one that has been checked and works well. And synchronously updating local code.
This commit is contained in:
		
							parent
							
								
									ae7c83794b
								
							
						
					
					
						commit
						2db1359711
					
				
					 10 changed files with 11 additions and 8 deletions
				
			
		
							
								
								
									
										2
									
								
								externals/fmt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								externals/fmt
									
										
									
									
										vendored
									
									
								
							|  | @ -1 +1 @@ | |||
| Subproject commit 2dd4fa8742fdac36468f8d8ea3e06e78215551f8 | ||||
| Subproject commit fcd3e1e19c8d2df94bb6cb40d7f1c97a9872cf2b | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue