A. Cody Schuffelen

Results 3 issues of A. Cody Schuffelen

https://github.com/Blizzard/s2client-api/blob/master/include/sc2api/sc2_typeenums.h As sc2_typeeenums.h says, "All units and abilities are represented as unsigned numbers in the StarCraft II engine. This can make issue abilities unnecessarily hard." This fact is also true...

### Bug Description Using a rust keyword as the name of a function, e.g. `#[pyo3(name = "")]` results in a compilation error. ### Steps to Reproduce Sample program: ```rust use...

bug

There are no warnings with `bazel build '...'` in `base/cvd` after this PR. Will make comparable changes to AOSP later. Within `base/cvd`, warnings are hidden outside of `allocd` and `cuttlefish`....