Remix.run Logo
wat10000 3 hours ago

What is "It absolutely does not" responding to? I didn't say anything about a C++20 compiler needing to be written in C++20.

kstrauser 2 hours ago | parent [-]

You said:

> This particular compiler does require bootstrapping, and that's obviously what "the compiler" is referring to in that comment.

You have to pick an option: either it requires bootstrapping, or it doesn’t.

As it’s possible to write the C++20 compiler features in C++11 (or whatever GCC or Clang are written in these days), it factually does not require bootstrapping.

wat10000 43 minutes ago | parent [-]

Here, "requires bootstrapping" means "gcc needs to be able to build with gcc, including older versions of gcc."

kstrauser 32 minutes ago | parent [-]

This is going in circles and this is my last comment on it, but here is what I originally replied to:

> So you can never be perfectly bleeding edge as it'd keep you from being able to build your compiler with an older compiler that doesn't support those bleeding edge features.

…as though building the new version of the compiler depended on the features it’s implementing already existing. This is clearly not the case.

cxr 17 minutes ago | parent [-]

You're hallucinating a non-existent premise to the actual conversation that occurred.

The person you responded to answered the question posed by the person that they responded to. Your "counterpoints" are counterpoints to an imaginary argument/claim that no one has actually made. It's not part of the quote that you pulled out of the other comment, because there's no way to quote the other person saying what you're insisting they said, because it's not what they were saying. This entire subthread is the result of an unnecessary attempt at a correction that corrects no one.