-
### Summary
The issue was already reported in https://github.com/ansible/ansible/issues/64250 for the old repository, but not migrated. I have nothing much to add to the original report. The proble…
-
Please add support for Pascal programming using [Free Pascal](http://freepascal.org). I manage a local Pascal community with thousand of members, including students, which desperately need a free app …
-
The five first buttons on the landing page `blog`, `last changes`, `documentation`, `download`, and `screenshots` relate to LazPaint; the sixth `forum` however about Lazarus / Free Pascal *and not* ab…
-
hello, i found an error when using alternative direct use, when using function submit handler code error "Escaping closure captures non-escaping parameter 'submit' ". can you help me fix this?
the …
-
I found out about your awesome script from a Youtube video and want to give it a try. However, I use Linux and you compiled it as an exe. Would you be able to compile it as a Linux executable?
-
これまで、Delphi7を使い倒してなでしこの開発を続けてきましたが、そろそろ、Free Pascalだけでコンパイルできるようにしていこうと思います。副次的なメリットとしては、macOSやLinuxでもなでしこv1が動きそうです。
ただし、そうすると、VCLのコンポーネントは使えなくなるので、Lazarusのコンポーネントでできるだけ置き換えようと思います。それでも、TEditorは使えな…
-
at least until he figures out how to compile pascal for linux I've done some fiddling around with WineZGUI and got the script to launch thus far under a wine runner.
you'll need WineZGUI and possib…
-
**[Original report](https://bitbucket.org/galfar/app-deskew/issue/13) by Anonymous.**
----------------------------------------
The RTL includes (which encompass StrUtil) are not included in the fpc …
-
При попытке скомпилировать пакет ошибки
```
zexml.inc(25,5) Error: Incompatible types: got "AnsiString" expected "Extended"
zexml.inc(25,5) Error: Compile time expression: Wanted Boolean but got …
-
```
What steps will reproduce the problem?
1. I've downloaded super object 1.2.4.
2. I've written very simple pascal program which includes "superobject" in uses
part.
3. When I compile the program, …