query_system: finish migration
Using eager translation, migrate the remaining repeated cycle stack diagnostic. Signed-off-by: David Wood <david.wood@huawei.com>
This commit is contained in:
parent
291a4736d9
commit
113e94369c
3 changed files with 7 additions and 12 deletions
|
@ -12,6 +12,8 @@ query_system_cycle_usage = cycle used when {$usage}
|
|||
|
||||
query_system_cycle_stack_single = ...which immediately requires {$stack_bottom} again
|
||||
|
||||
query_system_cycle_stack_middle = ...which requires {$desc}...
|
||||
|
||||
query_system_cycle_stack_multiple = ...which again requires {$stack_bottom}, completing the cycle
|
||||
|
||||
query_system_cycle_recursive_ty_alias = type aliases cannot be recursive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue