[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: HTML Parser Recommendation
- From: Craig Barnes <craigbarnes85@...>
- Date: Thu, 23 May 2013 23:40:09 +0100
On 23 May 2013 22:47, Coda Highland <chighland@gmail.com> wrote:
> MSVC doesn't support C99 because it's a C++ compiler. The languages
> are divergent. (It DOES support C++11 pretty well.) Sort of silly to
> be criticizing a compiler for not supporting something it never
> claimed to support.
Sure, but some people may expect Lua libraries to stick to the part of C
that MSVC *does* support, regardless of what it claims to be. I was
simply making it clear in case it went against anyone's expectations.
I know very little about MSVC but it wasn't my intention to get into a
political debate.