Werror: labels ... not handled in switch
Change-Id: Ib73d757ffb313ce365caa3f70c472f662f6d9719
This commit is contained in:
@@ -550,6 +550,9 @@ SbError call(
|
|||||||
*(sal_uInt64 *)&stack[17*8],
|
*(sal_uInt64 *)&stack[17*8],
|
||||||
*(sal_uInt64 *)&stack[18*8],
|
*(sal_uInt64 *)&stack[18*8],
|
||||||
*(sal_uInt64 *)&stack[19*8]);
|
*(sal_uInt64 *)&stack[19*8]);
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch (result.GetType()) {
|
switch (result.GetType()) {
|
||||||
|
Reference in New Issue
Block a user