Debug build
Summary
Debug building should "just work" now.
Focus
Correct options changed?
Test Environment
make conan-debug
Check List for the Author
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
-
All automated tests pass -
Reference related Issues caosdb/customers/lfpb/management#433 -
Up-to-date CHANGELOG.md -
Annotations in code (Gitlab comments) - Intent of new code
- Problems with old code
- Why this implementation?
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass -
Up-to-date CHANGELOG.md -
The test environment setup works and the intended behavior is reproducible in the test environment -
In-code documentation and comments are up-to-date. -
Check: Are there specifications? Are they satisfied?
For further good practices have a look at our review guidelines.
Edited by Timm Fitschen
Merge request reports
Activity
assigned to @daniel
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
requested review from @timm
added 14 commits
- 54e91c79 - WIP: move constructor and assignment operator for Entity
- 9de7cf1d - EHN: copy assignment for entity
- 52e89cd1 - Merge branch 'f-mixed-write-transactions' into f-move-entity
- 00e64d74 - Merge branch 'f-mixed-write-transactions' into f-move-entity
- d535de96 - FIX entity move constructor
- facb19fd - Merge branch 'f-mixed-write-transactions' into f-move-entity
- b7cefe64 - Merge branch 'dev' into f-move-entity
- 5ccac6d9 - WIP: move entity
- 69c2497d - Merge branch 'dev' into f-move-entity
- d6f573ff - more tests for moving entities
- 6583f355 - Merge branch 'f-move-entity' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-move-entity
- afcf530c - WIP: fix logging segfaults
- 5ad56ce9 - Merge remote-tracking branch 'origin/f-logging-segfaults' into f-debug-and-segfault
- d3fde05e - ENH: Utility function to reset the grpc arena.
Toggle commit listmarked this merge request as draft from 54e91c79
added 1 commit
- 1762f82e - FIX: Linking on MacOS (for issue #32 (closed))
marked this merge request as draft from 5e0b3974
Please register or sign in to reply