Add LayoutSizeOverflow
This commit is contained in:
parent
d0b7e71918
commit
5e0c53a679
3 changed files with 14 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
codegen_gcc_ranlib_failure =
|
||||
Ranlib exited with code {$exit_code}
|
||||
|
||||
codegen_gcc_layout_size_overflow =
|
||||
{$error}
|
||||
|
||||
codegen_gcc_linkage_const_or_mut_type =
|
||||
must have type `*const T` or `*mut T` due to `#[linkage]` attribute
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue