https://github.com/nepluno/libWetHair
Revision 7159253a4d53945933a0365dfce0ea5c2e18fe12 authored by Fredrik Salomonsson on 25 April 2023, 21:19:43 UTC, committed by Fredrik Salomonsson on 25 April 2023, 21:19:43 UTC
Instead of calling exit(0) as that will crash programs that are using
libWetHair as a library. The exit logic should be handled on the
program side e.g. catch the throw, clean up and call exit(1).
1 parent 3ad67f4
History
Tip revision: 7159253a4d53945933a0365dfce0ea5c2e18fe12 authored by Fredrik Salomonsson on 25 April 2023, 21:19:43 UTC
Throw std::runtime_error if pressure solve failed
Tip revision: 7159253
File Mode Size
App
assets
cmake
libWetHair
.gitignore -rw-r--r-- 97 bytes
CMakeLists.txt -rw-r--r-- 1.9 KB
LICENSE.txt -rw-r--r-- 16.3 KB
README.md -rw-r--r-- 4.6 KB

README.md

back to top