CudaText for linux x64. gdeque (fcl-stl) method Erase(0) (list has
single item) hangs. I made workaround- replaced Erase(i) with Clear
(erase all items).
deque items - not managed.
PATAdapterCacheItem = ^TATAdapterCacheItem;
TATAdapterCacheItem = packed record
LineIndex, CharIndex, Lin
Op 16-07-2020 om 08:37 schreef Darius Blaszyk via fpc-pascal:
I was looking for the sources of a buildbot suitable for an FPC project. I
would like to keep it as simple as possible, so no webserver hassle for
instance. Just simply repo sync, build, run test suite and upload to ftp. I
know bui