Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CODAN question for function can not be resolved AND invalid arguments!

2010/9/10 Tomasz Wesołowski <kosashi@xxxxxxxxx>:
> 2010/9/3 Alena Laskavaia <elaskavaia.cdt@xxxxxxxxx>
>>
>> No there is no problem with codan or the parser.
>
> Why would we want the C-parser be inconsistent with C++-parser, i.e. not
> report exactly the same problem which the other parser already reports?

Because C and C++ are two different language. And C is not subset of
C++ as you may think.


Back to the top