-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve exception safety with smart pointers #31
Comments
This issue is invalid. Exceptions are handled correctly. If you are aware of critical bug, errors, software crashes, you can open a new issue. Please contextualize any issue reported. Thanks |
[edited for reason: removed external links] |
🔮 Under which circumstances would you become interested to adjust implementation details like the following? e2-sat-editor/src/gui/printable.cpp Lines 728 to 733 in af049a0
|
As previously stated: exceptions are handled correctly. |
👀 The mentioned source code place contains known development concerns. |
I do not understand what problem you encountered with the software. Are you having problems with the printing feature? This issue has already been closed. You are telling me several things but I do not understand what the problem is, assuming there is a problem. If you encounter a problem that prevents you to run the software, you can report it in a new issue. This issue is marked as completed. Thanks for your availability |
Why do you stumble on understanding difficulties for programming concerns according to mentioned C++ new expressions? 🤔 |
I think I have figured out what the problem is. Sorry for the very practical approach but this is a repository and not the place to hold C++ programming lessons, lessons that I did not request. If you do not encounter any concrete problem with the software, we can move on, thanks. ⌚ We are wasting time that can be used for more important things. I invite you to not insist further with completely misleading things. As said: this issue is invalid and marked as completed. |
Known code review and analysis tools can point remaining open issues out for further improvements, can't they? 🤔 |
There is no point in leaving situations pending, especially if they are opaque. I already answered you above, but focused on acting like a bot you do not read my replies. I will summarize your somewhat "unusual" behavior: open with an alarming title "safety exception", smart pointer arguments with a ironic question, asking questions acting like a bot, about memory leaks, link to documentation on external sites, show a code snippet that have nothing to do with exceptions, ask things that I have already answered. This behavior is not helpful to me, nor to the users of the software, nor to you. So I can close it here. |
Describe the bug
Would you like to wrap any pointers with the class template
std::unique_ptr
?[edited for reason: removed external links]
Steps to reproduce
No response
Expected behavior
No response
Software version
1.8
Download medium
built from source
Platform running
Linux
Architecture running
x86_64 (64-bit)
Other (please specify)
No response
Additional context
No response
Log
No response
Screenshot
No response
The text was updated successfully, but these errors were encountered: