On Mon, 23 Feb 2026, Steve Litt via fpc-pascal wrote:


(Appears when trying to compile one of the provided examples)

Which one ? I tried all, and they all worked ?

Program StringOps failed with following message:

============================
Info: Formatpath /tmp/main.pp -> tmp/main.pp
tmp/main.pp(14,26) Error: identifier not found "ReverseString"
Fatal: Compilation aborted
============================

I commented out the line that called ReverseString and it succeeded.

Just in case it was a UTF-8 that looked like Ascii "ReverseString", I
deleted and retyped "ReverseString", and it failed the same way.

Was this program supposed to define a function called ReverseString()?

No, I simply failed to put the correct example-manifest.json on the site, in which I deleted the line. (I silently cursed myself when I read your mail :/)

Should be OK now. I still need to put a cache-buster or no-cache header in
place...

As said, it is a first version. No doubt many fine-tuning changes and fixes will follow...

Michael.
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to