Skip to content
Snippets Groups Projects
Commit 81bcb116 authored by William F Godoy's avatar William F Godoy
Browse files

Added more bug/warning fixes

Removed ADIOS copy constructor explicitly, as it wasn't allowed by clang
compiler in testing/xml/TestXMLConfig.cpp

Using more portable preprocessor definitions to avoid warning on Windows
for ctime and fopen

Introduced std::throw_with_nested for bad_alloc in STLVector Capsule

Removed std:: in C function calls to avoid confusion with actual C++
only calls
parent ed4b4765
No related branches found
No related tags found
1 merge request!212Solve Issue #211 and made changes due to Windows warnings and bugs
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment