cryolithic

Results 5 issues of cryolithic

**Describe the bug** I was updating a library and moved from 17.11 to latest. This broke a section of code that was testing for the type of stream. ` if(Stream...

type: bug
area: core
state: won't do

changelog: Updated exa -> eza as exa is unmaintained. See https://github.com/TaKO8Ki/awesome-alternatives-in-rust/issues/125

Made disk space check more reliable. No need to iterate each device and compare. Should be able to get directly from path.

## Summary of the Pull Request Fix advanced paste failing to create ocrEngine on some English language tags. (en-CA, others) ## PR Checklist - [x] **Closes:** #37405 - [x] **Communication:**...

### Description When running the ElfFileKeyGenerator it only accepts Executable, Relocatable, and Shared values as a valid elf. For the purposes of a symbol store, OS Specific, and Processor Specific...

bug