Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for GitHub issue 20 : confused about signed/unsigned in strange ?…
…: example. The root cause was that NetESignal::dup_exr() was not copying the calculated type (signed/unsigned) of the expression. In passing, found and fixed a similar issue when calculating a blended value for a constant ternary expression.
- Loading branch information