Skip to content
Snippets Groups Projects
Commit 004adeb0 authored by rtoy's avatar rtoy
Browse files

Compiler was not accepting type specifiers like (float low high) where

low or high were double-floats outside the range of single-floats.  We
now silently treat them as if they were * (unbounded).

Fixes ansi-test real.1 and real.2 failures.
parent 2b49b80b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment