History log of /petsc/src/sys/yaml/src/yaml_private.h (Results 1 – 4 of 4)
Revision Date Author Comments
# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# 6497c311 25-Aug-2024 Barry Smith <bsmith@mcs.anl.gov>

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in th

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in the CI

show more ...


# 817aff64 26-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/vendor-libyaml' into 'master'

Vendor LibYAML

See merge request petsc/petsc!3652


# 53efea5c 22-Feb-2021 Lisandro Dalcin <dalcinl@gmail.com>

YAML: Vendor LibYAML