[fpc-pascal] TStringHelper not found

2023-07-23 Thread Rafael Picanço via fpc-pascal
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: ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/lis

Re: [fpc-pascal] TStringHelper not found

2023-07-23 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.___ fpc-pas