@lysdexic "Get the tests passing on your machine". Which tests?
this post was submitted on 29 Feb 2024
22 points (100.0% liked)
C++
1732 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
…delete it
But wouldn't that leave a shit ton of dangling pointers?
Not my problem anymore, I quit.
I can get behind this
you mean rewrite it in rust?
Hear, hear!
This kind of work is oddly therapeutic to me. As long as I'm actually able to change things significantly and I'm not under too much time pressure.
What really sucks is when I get a task like this and someone wants more crazy complexity added. e.g. I'm just trying to fix the code up and make the existing API fast & safe, but management wants us to also emulate the entire API of a competing product, including all its awful legacy.