Commit c1e46b12 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

fix: ensure VALUE_MIN is strictly a value_t

For some reason, in f5c8cc54 we did not switch
the lower limits of unsigned types to also use the _fast_ variants. I don't
think this caused any correctness issues, but it may be the cause of some
current -Wsign-compare warnings with tests/for-step-0-dynamic.m.
parent efeae830
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment