mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 20:44:16 +00:00 
			
		
		
		
	 9af4b6b9e8
			
		
	
	
		9af4b6b9e8
		
	
	
	
	
		
			
			Command names and member names within a type should be all lower case with words separated by a hyphen. We also accept underscore. Rework check_name_lower() to optionally reject underscores, but don't use that option, yet. Update expected test output for the changed error message. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-23-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| union-branch-case.json: In union 'Uni':
 | |
| union-branch-case.json:2: name of 'data' member 'Branch' must not use uppercase or '_'
 |