https://issues.dlang.org/show_bug.cgi?id=22470
Brian Callahan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Brian Callahan <[email protected]> --- Hello -- As a very quick sanity check, since I just touched fmod handling on FreeBSD: are you running the release binaries of 2.098.0 or are you running a bleeding edge -stable? In short, does your compiler include this change: https://github.com/dlang/dmd/commit/54fa6ee3480fba215e31252da59d3318749fc612 FWIW, I cannot reproduce this on OpenBSD, both with and without the above commit. Either way, I can look into FreeBSD support for fmod a little later today. --
