Skip to main content

MAX_ELFS

Constant MAX_ELFS 

Source
pub const MAX_ELFS: usize = 32;
Expand description

Executable Load Files held in a CardInventory snapshot. Raised from 16 in S7a: the reference gp --list dump alone has ~30 PKG: lines, so 16 would always truncate a real card. Overflow ⇒ WarningKind::InventoryTruncated.