Closed bear-in-the-air closed 1 year ago
Signed short is a platform dependent size, to make it consistent with the rest of the code and across platforms a 16 bit int should be used instead. Noticed in a cast in filter.cc but should be checked for everywhere.
Success criteria
Signed short is a platform dependent size, to make it consistent with the rest of the code and across platforms a 16 bit int should be used instead. Noticed in a cast in filter.cc but should be checked for everywhere.
Success criteria