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
11
Commits
1
Branch
0
Tags
79fd74bb6020eab991ddf8200f1883f7ecd03ab8
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
79fd74bb60
Adapted to new Makefile
2023-02-09 18:54:17 +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
Refactored to tree structure; added OpenBSD support
2021-12-21 11:59:59 +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