mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-30 19:15:42 +00:00 
			
		
		
		
	 5aceeac04d
			
		
	
	
		5aceeac04d
		
	
	
	
	
		
			
			Struct members, including command arguments, event data, and union inline base members, should use '-', not '_'. Enforce this. Fix the fixable offenders (all in tests/), and add the remainder to pragma member-name-exceptions. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-27-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| struct-member-name-clash.json: In struct 'Oops':
 | |
| struct-member-name-clash.json:5: member 'a_b' collides with member 'a-b'
 |