This website requires JavaScript.
Explore
Help
Sign In
bob
/
libscerror
Watch
1
Star
0
Fork
0
You've already forked libscerror
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
3fa745d6362bdbf0f48094bd68e85c298c7c3342
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
3fa745d636
Add support for non-root installs
2024-09-26 12:57:59 +02:00
src
Added generic throw_ and throw_msg macros
2022-12-12 12:26:52 +01:00
tests
added standard tests dir
2021-12-21 11:59:21 +01:00
.gitignore
added .gitignore for generated lib header
2020-03-16 12:08:16 +01:00
Makefile
Add support for non-root installs
2024-09-26 12:57:59 +02:00
premake.make
Adapted to new Makefile
2023-02-09 18:54:17 +01:00
Description
Convenient C++ throw macros, which compose error messages containing file, line, and function, optionally augmented with a user-defined message.
error-reporting
56
KiB