2

So in order to ask a stackoverflow question I prepared a minimal verifiable example.

Now the issue I am facing is that my minimal verifiable example WORKS.

How am I supposed to ask it now!? Why doesn't it work in my main project? What is going on?

Comments
  • 1
    Did you say global side effects?
  • 0
    That's why I don't ask on StackOverflow. I use man, or cplusplus as reference. Fuck StackOverflow, it's full of trolls with over-inflated egos.
  • 1
    Standard problem solving measures. Like adding stuff one by one.
  • 0
    @Bybit260 I have no qualms with stackoverflow. I ask and answer often there and it's a great resource to me.
  • 0
    @k0pernikus I see now... So they hate me.

    Everytime I ask they reply with; tHe QuEsTiOn StUpID LeTs DoWn VoTe ThE FuCk oUt Of tHiS gUy

    They see every question stupid because they already know that stuff.
  • 0
    Do a binary search for your problem. Add half the lines of code and log everything out. Rinse and repeat till you find it
Add Comment