[cfe-dev] Adding more HTML-related facilities in Doxygen comment parsing

Dmitri Gribenko gribozavr at gmail.com
Mon Apr 28 11:25:37 PDT 2014


On Mon, Apr 28, 2014 at 7:15 PM, Alp Toker <alp at nuanti.com> wrote:
>
> On 28/04/2014 18:01, Dmitri Gribenko wrote:
>>
>> On Mon, Apr 28, 2014 at 5:55 PM, Alp Toker <alp at nuanti.com> wrote:
>>>
>>> Nobody is asking for a second comment markup language in clang. This is a
>>> thread about removing the first one, a change for which there's already
>>> broad consensus.
>>
>> I don't believe there is any other developer except you suggesting
>> anything like that.
>
> If you actually read through the responses you'll find otherwise.

This is false.  Please provide concrete quotes without misinterpreting
other people's opinions.  There was nobody suggesting it.  In fact,
Aaron asked on IRC how hard would it be to add MSVC XML-based comment
parsing support.

> What I don't understand is, why the complete lack of interest in the
> original proposal for incremental cleanups and layering fixes to ASTContext,
> RawComment and FullComment if this is code you're interested in maintaining
> or have strong opinions about?

I do not see a concrete proposal, just general remarks about
'factoring' without a concrete goal.

> Throughout that discussion you gave the impression that the code is
> basically unmaintained.

This is false.  There have been commits going in to this code all the
time.  Please take your time look through SVN history.

> I don't think it's reasonable to expect others to do this grunt work trying
> to fix the core of the comment system

Please, Alp, you have yet to demonstrate that something is broken in a
constructive way.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the cfe-dev mailing list