more compiler warnings...
This commit is contained in:
parent
e7a3875859
commit
f1c865f4bc
5 changed files with 8 additions and 5 deletions
1
load.c
1
load.c
|
@ -434,6 +434,7 @@ loadopt(Fn *fn)
|
|||
i->op = ext;
|
||||
break;
|
||||
}
|
||||
/* fall through */
|
||||
case Oload:
|
||||
i->op = Ocopy;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue