Click here to Skip to main content
15,884,836 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 2:29
mvahoney the codewitch17-Mar-21 2:29 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 22:40
giulicard17-Mar-21 22:40 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 23:26
giulicard17-Mar-21 23:26 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 22:50
giulicard17-Mar-21 22:50 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Stuart Dootson18-Mar-21 0:22
professionalStuart Dootson18-Mar-21 0:22 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 2:04
mvahoney the codewitch18-Mar-21 2:04 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Stuart Dootson18-Mar-21 2:49
professionalStuart Dootson18-Mar-21 2:49 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 2:53
mvahoney the codewitch18-Mar-21 2:53 
Yeah but look at their C++20 support compared to GCC.

Someone should remind MS it's 2021.

I don't want to have to find out they don't support something the hard way when I'm in the middle of coding.

I'm not using C++20 at the moment, but I plan on switching over soon. If MS has been consistent about anything, it's being years behind the standards.

So I stand by the title of the post

Also if a codebase won't work with GCC I'd argue the problem is almost certainly with the codebase, not gcc.

Because
1. GCC is a modern, popular compiler that is very standards compliant compared to other offerings. If your source can't work with it you're shooting yourself in the foot
2. What about your code isn't actually C++, but really a variant of C++ involving vendor specific extensions? It's not always the issue, but I find it usually is.
Real programmers use butterflies

GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Peter Adam18-Mar-21 10:27
professionalPeter Adam18-Mar-21 10:27 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 10:52
mvahoney the codewitch18-Mar-21 10:52 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Peter Adam18-Mar-21 11:22
professionalPeter Adam18-Mar-21 11:22 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 11:48
mvahoney the codewitch18-Mar-21 11:48 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Kiriander18-Mar-21 8:33
Kiriander18-Mar-21 8:33 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 9:09
mvahoney the codewitch18-Mar-21 9:09 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Kiriander22-Mar-21 22:48
Kiriander22-Mar-21 22:48 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch23-Mar-21 1:16
mvahoney the codewitch23-Mar-21 1:16 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Kiriander25-Mar-21 22:45
Kiriander25-Mar-21 22:45 
GeneralSomeone sent me this and... Pin
Mike Hankey16-Mar-21 14:16
mveMike Hankey16-Mar-21 14:16 
GeneralRe: Someone sent me this and... Pin
Gary R. Wheeler16-Mar-21 15:05
Gary R. Wheeler16-Mar-21 15:05 
GeneralRe: Someone sent me this and... Pin
Mike Hankey16-Mar-21 18:55
mveMike Hankey16-Mar-21 18:55 
GeneralLunar Lander: Atari 8-bit BASIC Pin
raddevus16-Mar-21 11:01
mvaraddevus16-Mar-21 11:01 
GeneralRe: Lunar Lander: Atari 8-bit BASIC Pin
Chris Maunder16-Mar-21 11:36
cofounderChris Maunder16-Mar-21 11:36 
GeneralRe: Lunar Lander: Atari 8-bit BASIC Pin
raddevus16-Mar-21 12:29
mvaraddevus16-Mar-21 12:29 
GeneralRe: Lunar Lander: Atari 8-bit BASIC Pin
Gary R. Wheeler16-Mar-21 15:06
Gary R. Wheeler16-Mar-21 15:06 
GeneralRe: Lunar Lander: Atari 8-bit BASIC Pin
Rage17-Mar-21 0:02
professionalRage17-Mar-21 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.