Sylwester Arabas

Results 518 comments of Sylwester Arabas

Thanks @PattiMichelle for the feedback. Just to clarify: cmake does not install any dependencies, it searches for already installed ones and prepares Makefiles accordingly so that the installed libs can...

@pjb7687 is it a bug or a feature? :) - i.e. should it be fixed or should the user be informed that libreadline needs to be installed first (but which...

So would it be something related to the RPATH settings in CMake: https://cmake.org/cmake/help/latest/prop_tgt/BUILD_RPATH_USE_ORIGIN.html Anyways, do I get it right, the for DMG as for Windows binaries we do want to...

@brandy125, @rexso had been the only developer working on these features, and we have not heard back from him recently. No news here. @gnudatalanguage/gdlteam, any volunteers to look at these...

Take care, @rexso, completely no need to apologize!

@brandy125 It would also be helpful to have a test routine depicting the missing functionality - best a test that works in IDL and fails in GDL as of now.

Fixed: https://github.com/gnudatalanguage/gdl/commit/c13fda894a5375db9bae46998ecc2f4610b633a2 Thank you!

@SkippySky sorry, my bad. Indeed, the "gdlteam" group is meant for GDL users & super low-volume announcements. I will create a separate "gdldevs" group for such messages. Apologies.

I've just pointed out the HACKING file, but I guess it will be of very limitted help...