Re: [fpc-pascal] TStringHelper not found

2023-07-24 Thread Rafael Picanço via fpc-pascal
1...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I just updated to trunk (Lazarus 3.99 4ed7ff9b1c, FPC > 3.3.1-13378-gceddc2aec3) and I am getting an "Identifier not found" error > for TStringHelper: > -- next part --

Re: [fpc-pascal] TStringHelper not found

2023-07-24 Thread Michael Van Canneyt via fpc-pascal
On Mon, 24 Jul 2023, Rafael Picanço via fpc-pascal wrote: I just updated to trunk (Lazarus 3.99 4ed7ff9b1c, FPC 3.3.1-13378-gceddc2aec3) and I am getting an "Identifier not found" error for TStringHelper: I introduced an alias. Michael.___