[FreeRDP-devel] Debuging core dump - run /winpr/libwinpr/crt/test/TestAlignment.c

2020-04-19 Thread Steve Williams via FreeRDP-devel
Hi, I am having an issue with a core dump when running FreeRDP on OpenBSD.  The issue is in winpr/libwinpr/crt/alignment.c. I am an experienced C programmer, but new to this whole "CMAKE" world. I can see there is a unit test "TestAlignment.c" which would be simpler to work with. Is there

Re: [FreeRDP-devel] FreeRDP version 2.1.2 released

2020-06-24 Thread Steve Williams via FreeRDP-devel
Hi, Happy to be able to contribute in a tiny way :D Cheers, Steve Williams On 24/06/2020 4:04 a.m., Bernhard Miklautz wrote: Hi, On Tue, Jun 23, 2020 at 09:09:49PM -0600, Steve Williams via FreeRDP-devel wrote: Perhaps I don't know the format of the files, but in the ".source_ve

Re: [FreeRDP-devel] FreeRDP version 2.1.2 released

2020-06-23 Thread Steve Williams via FreeRDP-devel
Hi, Perhaps I don't know the format of the files, but in the ".source_version" file in the root of the tarball,  there are 2 lines. $ pwd /usr/ports/distfiles/freerdp-2.1.2 $ cat .source_version [RUN] echo 2.1.2 2.1.2 This seems to be causing a problem within the CMakeLists.txt file: