Bartosz Jarzyna

Results 38 comments of Bartosz Jarzyna

Bump, have this exact problem on my FreeBSD with uctags installed

Hey, any news? Is anyone working on this?

Bump. Recently started splitting my code and documentation and this problem annoys me. There's no clear indication that "Source" will show me pod, not perl. Also no easy way to...

I have compiled perl from your branch and tested it on two pieces of code that use some float calculations. First one is Algorithm::QuadTree::PP, which uses some (not much) float...

> I suspect sub call overhead is drowning the math costs. With all math commented out (but variable declarations etc. left in), it runs about 20% faster, so I assume...

For anyone who have this issue: try setting the second argument `duration` to positive value if you haven't already. With `15` it works flawlessly for me in any filetype, without...

This is gtk2 version, so it compiles lazarus with gtk2 by default. I don't know how to make it build lazarus with qt5, tried `LCL_PLATFORM=qt5` in laz build options but...

It did not fix the linking problem, log: [fpcup.log](https://github.com/LongDirtyAnimAlf/fpcupdeluxe/files/12386228/fpcup.log) The zip file had two executables in it, used this one: ![image](https://github.com/LongDirtyAnimAlf/fpcupdeluxe/assets/44323413/f6af5439-07e1-4623-b8a7-f4caf3108f35)

There's some change, log attached [fpcup.log](https://github.com/LongDirtyAnimAlf/fpcupdeluxe/files/12387665/fpcup.log)

Why does it succeed with `-Fl/usr/local/lib/qt5`? I also have lazarus-qt pkg installed which works fine.