Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanG077 committed Sep 26, 2024
1 parent e7f8ca5 commit a12c3da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/kernel/sdc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,8 @@ struct SDCParser
log_error("expecting SdcValue argument to -from (line %d)\n", lineno);
}

for (const auto& ety : val.)

if (val.list.size() != 1) {
log_error("Expected a single SdcEntity as argument to -to/-from (line %d)\n", lineno);
}
Expand Down

0 comments on commit a12c3da

Please sign in to comment.