[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: HTML Parser Recommendation
- From: Rob Kendrick <rjek@...>
- Date: Thu, 23 May 2013 22:41:54 +0100
On Thu, May 23, 2013 at 02:25:11PM -0700, Wesley Smith wrote:
> > That binding is still incomplete at the moment but I will
> > get around to finishing it next week or so. I've been mindful
> > of 5.2 support, so it should be trivial to port. Both the
> > Hubbub internals and the API/binding use C99, so MSVC
> > is not supported, if that matters.
>
> Couldn't you just compile it as C++ and add extern"C" where necessary?
We don't support that, or compilers that can't cope with 13 year old
standards.
B.