This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2024-11-24 12:09:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0002b557b5
xemu
/
tests
/
qapi-schema
/
include-extra-junk.err
2 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Change frontend error messages to start with lower case Starting error messages with a capital letter complicates things when text can get interpolated both at the beginning and in the middle of an error message. The next patch will do that. Switch to lower case to keep it simpler. For what it's worth, the GNU Coding Standards advise the message "should not begin with a capital letter when it follows a program name and/or file name, because that isn’t the beginning of a sentence. (The sentence conceptually starts at the beginning of the line.)" While there, avoid breaking lines containing multiple arguments in the middle of an argument. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190927134639.4284-7-armbru@redhat.com>
2019-09-27 13:46:19 +00:00
tests/qapi-schema/include-extra-junk.json:3: invalid 'include' directive
Reference in New Issue
Copy Permalink