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
15
Commits
1
Branch
0
Tags
2d0ae56b8bd8ee461498a400f32882dcc6eb8135
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
2d0ae56b8b
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01: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
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01: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