bugs.gnunet.org·há 23 dias 0011662: Fails to compile with Clang, non-standard C
There's two places where a floating-point constant is written with a non-standard `d` suffix. Standard C recognizes `f` suffixes (for float constants), **no** suffix (for double), and `l` (for long do