issues
search
jeremy-rifkin
/
libassert
The most over-engineered C++ assertion library
MIT License
539
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable the blanket warnings-as-errors for MSVC when distributing the package
#107
SidneyCogdill
opened
1 day ago
1
Resharper and Assertion with message
#106
DNKpp
closed
2 weeks ago
2
Broken version `2.1.1`: bump to cpptrace 0.7.2
#105
steinwurf-sofie
closed
1 month ago
5
`libassert_msvc_pfunc` is not defined when using Clang on Windows
#104
MoshiKoi
closed
1 month ago
3
SEGFAULT when using both libassert::stringify and cpptrace
#103
MatthiasJ1
closed
1 month ago
7
fix(gcc): ignore warning for already handled null pointer
#102
steinwurf-sofie
closed
2 months ago
0
ASSERT or variant returning result of the expression (not just left-hand operand)
#101
StenSoft
opened
2 months ago
2
Unconditional assertion that does not cause [[noreturn]]
#100
StenSoft
opened
2 months ago
2
Support gcc 8
#99
jeremy-rifkin
closed
5 months ago
1
Add breakpionts to assertions
#98
jeremy-rifkin
closed
5 months ago
2
linker errors
#97
ilobilo
closed
5 months ago
2
Rework testing
#96
jeremy-rifkin
closed
5 months ago
1
can not build with gcc 8.5
#95
druidfund
closed
5 months ago
3
Type name extraction breaks if library is compiled with a different compiler
#94
jeremy-rifkin
closed
5 months ago
1
Extract platform and feature detection to a separate file and add macro support for a number of C++20/23 features
#93
Rinzii
closed
6 months ago
10
Problems with make install
#92
h1laryz
closed
6 months ago
11
deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
#91
Hailios
closed
6 months ago
4
ASSERT that iterator is not .end() fails to compile in v2.0.0, VERIFY built with v1.2.2
#90
Hailios
closed
7 months ago
3
fmt Integration is Broken
#89
robert-harrison-klein
closed
7 months ago
4
Compilation error if asserted member value belongs to packed struct
#88
yfinkelstein
closed
7 months ago
3
Broken gtest support
#87
yfinkelstein
closed
7 months ago
6
Rework stringification again
#86
jeremy-rifkin
closed
7 months ago
1
[DO NOT MERGE] Stringification customization
#85
huangqinjin
closed
7 months ago
5
Stringification customization
#84
huangqinjin
closed
7 months ago
2
UWP support
#83
JaiganeshKumaran
closed
7 months ago
2
Rework tokenization
#82
jeremy-rifkin
closed
8 months ago
1
Fix unrelated macro indentation for consistency
#81
Eczbek
closed
8 months ago
0
Add `libassert::detail::isany`, compare to more character types
#80
Eczbek
closed
6 months ago
1
Improve `LIBASSERT_VA_ARGS` macro
#79
Eczbek
closed
8 months ago
1
Possibly improve `LIBASSERT_UNREACHABLE` macro
#78
Eczbek
closed
7 months ago
1
Possibly improve `LIBASSERT_UNREACHABLE` macro
#77
Eczbek
closed
8 months ago
1
Another attempt at reworking stringification
#76
jeremy-rifkin
closed
8 months ago
1
[vcpkg] static usage fails
#75
nickdademo
closed
7 months ago
9
First step in reworking literal format system
#74
jeremy-rifkin
closed
11 months ago
1
v1.2.2 build error using vcpkg port (VS 2022, 17.8.0)
#73
nickdademo
closed
8 months ago
5
Custom printer?
#72
nickdademo
closed
11 months ago
2
use FetchContent for magic_enum
#71
flagarde
closed
11 months ago
5
use FetchContent for magic_enum
#70
flagarde
closed
11 months ago
0
use FetchContent for magic_enum
#69
flagarde
closed
11 months ago
6
Correct CMake issues
#68
doodspav
closed
11 months ago
4
Polish CMake
#67
doodspav
closed
11 months ago
1
CMake error when using ASSERT_USE_EXTERNAL_CPPTRACE flag
#66
matab99
closed
1 year ago
2
Fix compilation with C++20
#65
Sirraide
closed
1 year ago
1
Bump cpptrace to 0.2 and make some small cmake improvements
#63
jeremy-rifkin
closed
1 year ago
0
not working with cmake fetch content
#62
sanjuchopracool
closed
1 year ago
2
Only enable -Wuseless-cast and -Wnonnull-compare for GCC
#61
Morwenn
closed
1 year ago
1
-Wunknown-warning-option warning with Clang 14
#60
Morwenn
closed
1 year ago
1
-Wgnu-zero-variadic-macro-arguments warning with Clang 14
#59
Morwenn
closed
7 months ago
1
Add cmake integration workflows
#58
jeremy-rifkin
closed
1 year ago
0
Build and test in more configurations
#57
jeremy-rifkin
closed
1 year ago
0
Next