Reading behind Streams in rpp

Christoph Bartoschek bartoschek at or.uni-bonn.de
Wed May 13 13:01:01 UTC 2009


Am Mittwoch, 13. Mai 2009 schrieb Milian Wolff:
> Christoph Bartoschek schrieb:
> > Hi,
> >
> > the attached patch adds a check for out of bounds accesses in rpp. It
> > also fixes some usages that violate the assertion. However I am not 100%
> > sure for the # operator.
> >
> > One additional question: What is the aim of rpp? Should it implement the
> > preprocessor correctly? Or should it only show an approximation of the
> > correct behaviour?
> >
> > Christoph
>
> Just a minor comment: Why not use Q_ASSERT instead of cassert?

Yesterday I asked about this in #kde-devel and got the answer from dfaure that 
there is no advantage in using Q_ASSERT. He mentioned that the output of 
assert() is pretier.

Christoph




More information about the KDevelop-devel mailing list