issues
search
boostorg
/
leaf
Lightweight Error Augmentation Framework
Boost Software License 1.0
313
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
try_capture_all assert fails on catching an exception
#75
DirtYiCE
closed
2 months ago
3
Indiosmo develop
#74
zajo
closed
3 months ago
0
Add support for modular build structure.
#73
grafikrobot
opened
3 months ago
2
Add the [[nodiscard]] attribute to the result class
#72
indiosmo
closed
3 months ago
20
Modular Boost C++ Libraries Request
#71
grafikrobot
closed
8 months ago
1
Providing leaf::result with forwarding constructor and emplace method
#70
fedraco-gh
closed
9 months ago
2
Few best practice questions
#69
arcrc
closed
10 months ago
5
Slightly modified exception_error_log example does not produce expected output
#68
arcrc
closed
11 months ago
3
propagate_captured tweak
#67
zajo
closed
10 months ago
0
Public result<T>::value_type
#66
zajo
closed
1 year ago
0
Feature/removed redundant value logic
#65
zajo
closed
1 year ago
0
Visual studio 2015 build error fixing
#64
godmaycrying
closed
1 year ago
3
Should LEAF provide allocating context for simple multi-thread error handling?
#63
Snarpix
closed
10 months ago
4
Should leaf::result::value_type be public?
#62
Snarpix
closed
1 year ago
2
Issue 60
#61
zajo
closed
1 year ago
0
Should leaf::result be [[nodiscard]]?
#60
Snarpix
closed
3 months ago
4
Disabled GCC 4.9 in Drone unit tests
#59
zajo
closed
1 year ago
0
Upgrade MacOS drone tests
#58
sdarwin
closed
1 year ago
1
Issue 56
#57
zajo
closed
1 year ago
0
FEATURE: Store all error objects when verbose_diagnostic_info is in try_handle_all handlers
#56
Snarpix
closed
1 year ago
10
Dead PDF doc link
#55
tjakway
closed
1 year ago
1
Docs: Fix typo
#54
Wzzzx
closed
1 year ago
3
new_error not throw error from error_handler
#53
in-text
closed
1 year ago
3
Failing to use leaf with Conan and CMake
#52
up2datecyborg
closed
1 year ago
4
[conan] Fix imports and license path
#51
kammce
closed
1 year ago
0
Add conan as a distribution method
#50
kammce
closed
1 year ago
0
Set conan veresion to 1.81.0-prerelease
#49
kammce
closed
2 years ago
0
Add local conanfile.py
#48
kammce
closed
2 years ago
4
Add leaf to the Conan Center Index
#47
kammce
closed
1 year ago
3
BOOST_LEAF_CFG_CAPTURE must be 1 for single-header build to compile
#46
dnmiller
closed
2 years ago
6
Fix gcc syntax warnings enabled with -Wall and -Wpedantic
#45
dnmiller
closed
2 years ago
1
How to catch objects from upper levels of class hierarchy?
#44
arcrc
closed
2 years ago
8
Question: How to correctly rethrow/propagate?
#43
tchatow
closed
2 years ago
3
Documentation unclear on how to test the error-returning functions
#42
ashaduri
closed
2 years ago
4
Hierarchical error handling
#40
vector-of-bool
closed
9 months ago
5
Remove extra ")" in tls_freertos.hpp
#39
kammce
closed
2 years ago
0
Fixup FreeRTOS support in LEAF
#38
kammce
closed
2 years ago
0
Remove const from e_source_location data members
#37
kammce
closed
2 years ago
0
Fix typo in whitepaper
#36
kammce
closed
2 years ago
1
Support handlers catching abstract exception types.
#35
vector-of-bool
closed
2 years ago
3
No error_id loaded when catching an non-leaf::exception
#34
vector-of-bool
closed
2 years ago
15
exception() requires an rvalue-reference for its exception parameter.
#33
vector-of-bool
closed
2 years ago
2
Fix: Return rvalue-ref to stored_ in rref-qualified deref-operators
#32
vector-of-bool
closed
2 years ago
1
Update metadata
#31
sdarwin
closed
3 years ago
1
Better documentation of the core mechanism
#30
Xeverous
closed
3 years ago
9
Update gh-pages config
#29
sdarwin
closed
3 years ago
0
noexcept handlers
#28
ProfDiesel
closed
3 years ago
1
Docs: fix typo
#27
strager
closed
3 years ago
1
explicit conversion constructor called implicitly in result<T> -> result<U> conversion
#26
strager
closed
3 years ago
1
CTAD bug with GCC <11
#25
strager
closed
3 years ago
4
Next