[Lazarus] Code Explorer problem with libc unit.

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Feb 16 13:44:01 CET 2008


On Sat, 16 Feb 2008 13:20:48 +0100
Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:

> Mattias Gaertner ha scritto:
> > On Thu, 14 Feb 2008 21:17:12 +0100
> > Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:
> > 
> >> When the libc unit ($FPCSOURCE/rtl/netwlibc/libc.pp) is in the
> >> uses clause of a unit, it happens that code explorer gets
> >> confused, and whenever you click on "Find Declaration", if the
> >> target isn't in the current unit, it opens the libc unit, around a
> >> macNS finderInfo record, on the line:
> >>
> >>                      0 : ( generic : array[0..31] of byte );
> >>
> >> and reports an error:
> >> "An identifier was expected but generic has been found."
> >> Commenting out the libc brings back everything to normal.
> >>
> >> FPC 2.2.0, platform linux, widgetset irrelevant.
> > 
> > Fixed in 14151. Please test.
> > 
> 
> I had made an entry in the bug tracker. Now I've added a note that
> the issue has been fixed. Maybe someone wants to set it to Resolved.

Thanks for the hint.

Done.

Mattias



More information about the Lazarus mailing list