As per title, if you set JUCE_MODAL_LOOPS_PERMITTED to 1, you get the following warning:
JUCE/modules/juce_events/native/juce_MessageManager_mac.mm:395:67 Implicit conversion from ‘int64’ (aka ‘long long’) to ‘double’ may lose precision
Latest JUCE, Xcode 26.4.1, macOS 26.4
Also tested with the DemoRunner project that comes with JUCE
