diff options
| author | riverbl <94326797+riverbl@users.noreply.github.com> | 2022-01-14 23:11:20 +0000 |
|---|---|---|
| committer | Veikka Tuominen <git@vexu.eu> | 2022-01-17 16:49:46 +0200 |
| commit | aa5514fcf2305233c468b358d22ab171f377aef9 (patch) | |
| tree | 7c85e4a710786963c5a05c0f3d62159c832c606b /test/behavior/array.zig | |
| parent | 0d0f277954e8809ac537d11ff536639aed8f2724 (diff) | |
| download | zig-aa5514fcf2305233c468b358d22ab171f377aef9.tar.gz zig-aa5514fcf2305233c468b358d22ab171f377aef9.zip | |
translate-c: Fix issues translating macro define of hex float constant
* Fix incorrect result when the first digit after the decimal point is not 0-9 - eg 0x0.ap0
* Fix compiler panic when the number starts with `0X` with a capital `X` - eg 0X0p0
* Fix compiler panic when the number has a decimal point immediately after `0x` - eg 0x.0p0
Diffstat (limited to 'test/behavior/array.zig')
0 files changed, 0 insertions, 0 deletions
