Skip to content

fix -Wunsuffixed-float-constants warnings

ThomasKuehne requested to merge ThomasKuehne/xcalc:compiler_warnings into master

fixes non-critical compiler warnings:

math.c:[... ] warning: unsuffixed floating constant [-Wunsuffixed-float-constants]

Edited by ThomasKuehne

Merge request reports