9
atheist
1y

Coming back to c++ after far too long in python...

Compiler: "Do you even know what a semicolon is?!"

Comments
  • 1
    "oh. Sorry. I thought I had enabled the -ignore-syntactial-errors option"
  • 0
    @asgs how can you ignore syntactical errors? 😂
  • 2
    @Lensflare there will come a version of the LLVM backend which will incorporate an LLM that will fix the code and go as we compile

    "Semicolon expected at the end of line #5 but missing. Adding it.
    Detected an assignment operator in an if block. Updating it to ==.
    Found stdio include directive. Replacing it with iostream and refactoring the relevant usages

    Rerun the build with -disable-auto-fixes if you want me to drill your ass with a myriad of bugs buried in your code"
  • 1
    @asgs ok but that’s not ignoring. It’s correcting.
  • 0
    @-red absolutely. We will see a lot of versions before we get to the autopilot mode
  • 1
    Finally a decent post in this place
Add Comment