Announcement
Collapse
No announcement yet.
Dozens Of Rust Updates Merged Ahead Of GCC 13.1
Collapse
X
-
Hi! hope you all are well, I have heard some exciting news! GCC 13.1 is close to release, bringing enhanced Rust language support with merged "occurs" patches. Rust developers using GCC can look forward to improved capabilities and compatibility. Stay tuned for the upcoming release!
-
Originally posted by oleid View Post... Lowflyer, to whom I won't talk anymore in this thread, ...
Naah.
As I already said: rust is "just another language". And a fine specimen so far. It can very well stand on its own merits. It doesn't need my help. Unfortunately I cannot say the same about its rustafarians. They do more damage than good. And they're not wise enough to see it.
- Likes 1
Leave a comment:
-
As for oleid , I only followed some of your exchange here.
Sounds like a troll move.
- Likes 1
Leave a comment:
-
Originally posted by coder View PostIt's worse than that. He will seize any and every opportunity to exaggerate, misrepresent, and generally shit on C++ that he possibly can.
By the way, I'm using C++ now for over 9 years professionally at my current employer (hobby usage is much longer, I started with c++ before even c++98 was standardized). So I don't see why I cannot criticize it, since I know it's flaws and strengths.
Lowflyer, to whom I won't talk anymore in this thread, confirmed that his intellect is doing honors to his nickname. He took every means possible to misinterpreted what I wrote and derail this thread.
- Likes 1
Leave a comment:
-
Originally posted by coder View PostIt's worse than that. He will seize any and every opportunity to exaggerate, misrepresent, and generally shit on C++ that he possibly can.
...
oleid sent me a follow request. Which is quite surprising after this exchange. I'll ignore it, as I do not follow his religion.
- Likes 1
Leave a comment:
-
Originally posted by lowflyer View PostI'm not arguing. I understand you are sold out to rust and its philosophy. I understand that you're not willing to hear that C++ can be had easier.
Some people will do unscrupulous things, when they feel their cause is righteous. He is a holy warrior of the Rust Cargo Cult. The only way to deal with these trolls is to call them out, but don't try to engage on the facts. The resulting exchange will never be completely above board. All it does is give him more opportunities to spread anti-C++ propaganda.
- Likes 1
Leave a comment:
-
Originally posted by oleid View PostAnyway, I see discussing with you is pointless. Have a nice life.
Earlier I said this:
I understand that you're not willing to hear that C++ can be had easier.Last edited by lowflyer; 13 April 2023, 01:52 PM.
- Likes 1
Leave a comment:
-
Originally posted by oleid View Post...
Compare apples with apples! You didn't shy away from pasting the full plethora of clang diagnostics and compare it with rust that stops after the first error. A similar behavior from clang can be had with specifying `-Wfatal-errors`. As a senior programmer that advises juniors, I would expect you to know this. Together with the advice "check the first error message first".
You bemoan exclusively the length of the output and not the content:
invalid operands to binary expression {'std::vector<int>' and 'const int'}can't compare `{integer}` with `Vec<i32>`no match for 'operator==' (operand types are 'std::vector<int>' and 'const int')
I leave it up to you to decide which of the messages is more useful. GCC prints less lines than rust.Last edited by lowflyer; 13 April 2023, 01:50 PM.
- Likes 1
Leave a comment:
-
Originally posted by lowflyer View PostTo compare apples with apples: Create a dangling reference in a unsafe code section and let the build system and a gitlab CI cope with it.
Anyway, waiting for your setup.
Originally posted by lowflyer View PostI'm pretty sure that something akin to dangling references - or even something much worse - will be introduced to rust at some point.
Anyway, I see discussing with you is pointless. Have a nice life.
Leave a comment:
Leave a comment: