
That at least with MSVC, if I compile the importing code with different float precision handling, or if I change things like control flow guard, that I get either warnings or errors about trying to use the module under different conditions than it was compiled for. Note the only modules I've actually tried using are MS' standard library modules, not third-party modules. On 5/14/22, Mike via Boost <boost@lists.boost.org> wrote:
Gesendet: Freitag, 13. Mai 2022 um 22:43 Uhr Von: "Soronel Haetir via Boost" <boost@lists.boost.org>
What I've noticed with modules (trying with MSVC) is that they are incredibly sensitive to compiler settings.
What do you mean by that?
Best
Mike
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Soronel Haetir soronel.haetir@gmail.com