Skip to content

master: pow.hpp: fix special case where exponent of base is zero; see… #253

master: pow.hpp: fix special case where exponent of base is zero; see…

master: pow.hpp: fix special case where exponent of base is zero; see… #253

Triggered via push December 7, 2025 11:26
Status Success
Total duration 26m 25s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build (windows-latest)
C:\Miniconda\Lib\argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
build (windows-latest)
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
build (windows-latest)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.