Highlights
- Pro
Block or Report
Block or report cjdb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
constexpr-contracts Public
Pre-conditions, post-conditions, and assertions, all available at compile-time
253 contributions in the last year
Less
More
Contribution activity
January 2022
Created 1 commit in 1 repository
Created 1 repository
- cjdb/Catch2 C++
Created a pull request in catchorg/Catch2 that received 2 comments
suppresses sign conversion warning in TEMPLATE_PRODUCT_TEST_CASE
-Wsign-conversion was complaining about an implicit sign conversion,
so this commit explicitly converts the unsigned type to a signed one.
Commit a…
+2,038
−1,983
•
2
comments
Reviewed 1 pull request in 1 repository
catchorg/Catch2
1 pull request
Created an issue in microsoft/vcpkg that received 1 comment
[glfw3] build failure
Host Environment
OS: Ubuntu 20.04
Compiler: GCC 11 and GCC 12
To Reproduce
Steps to reproduce the behavior:
Clone https://github.com/cjdb/projec…
1
comment
