Graeme Geldenhuys schreef:
That is kind of my fault!

Another "chicken and egg" situation.  The xmlreporter unit was added
to Lazarus. Dean Zobec then asked that we get as many fpcUnit patches
as possible into the 2.0.4 FPC release.  I added xmlreporter.pas into
FPC as well, which is why this error occurs when you use the latest
2.0.3 FPC compiler.

I did not forget about that unit in Lazarus. My thought was - as soon
as FPC 2.0.4 was released, I was going to submit a patch to remove the
xmlreporter.pas unit from Lazarus.

Any better way we can handle this?
It works fine (as far as I can remember) if you use FPC 2.0.2 and the
latest Lazarus (from SVN).


So, it works with fpc 2.0.2 only, but not with fpc 2.0.3 (head), fpc 2.0.4-rc3, fpc 2.1.1 (head)?

Seems like a bad trade-off to me.

I would remove this unit from the Lazarus SVN, and add a {$IFDEF 2.0.2}{DEFINE UseOldXML}{$ENDIF} were necessary.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to