Alex Lorenz

Results 139 comments of Alex Lorenz

@egorzhdan is it possible to use API notes for macros that are imported as constants? I thought that wasn't possible.

The deprecated warnings are tested in : - test/stdlib/FloatConstants.swift - test/stdlib/MathConstants.swift I'll check if I can get them working for Android. I'll see if I can create the right overlay...

@swift-ci please test macOS platform

@swift-ci please test macOS platform

@swift-ci please test macOS platform

@ian-twilightcoder I've added the '_math' module Swift overlay and the math constants are now properly deprecated from Swift . For float constants, it looks like using the '_Builtin_float' overlay works...