Sign in
qemu-android
/
qemu-android
/
refs/heads/master
/
.
/
tests
/
qapi-schema
/
reserved-type-list.json
blob: 98d53bf808f6c7e07ec75e14722b21a9187ae8b6 [
file
] [
log
] [
blame
] [
edit
]
#
Potential
C name collision
#
We
reserve names ending in
'List'
for use by array types
.
#
TODO
-
we could choose array names to avoid collision with user types
,
#
in order to let this compile
{
'struct'
:
'FooList'
,
'data'
:
{
's'
:
'str'
}
}