[Linuxsampler-devel] Is this correct?

2020-08-20 Thread Barry Jackson
Hello, Quick question: https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/src/network/lscp.y?r1=3054&r2=3787&pathrev=3787 I am not a programmer but I do maintain the Linuxsampler package for Mageia. To me the above code looks as though there may be a typo in it? Is the space af

Re: [Linuxsampler-devel] Is this correct?

2020-08-21 Thread Barry Jackson
On 21/08/2020 07:24, Christian Schoenebeck wrote: On Freitag, 21. August 2020 02:04:52 CEST Barry Jackson wrote: Hello, Quick question: https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/src/netwo rk/lscp.y?r1=3054&r2=3787&pathrev=3787 I am not a programmer but I do

[Linuxsampler-devel] linuxsampler-2.2.0 build fail on aarch64 in Mageia Cauldron (9-dev)

2021-05-13 Thread Barry Jackson
xsampler-2.1-mga-arm_RTMath.cpp.patch linuxsampler-2.1-mga-arm_atomic.h.patch Not certain which build machine was used but one is Amazon Graviton 2 and the others are older Graviton. Any help appreciated. Thanks, Barry Jackson ___ Linuxsampler-devel m

Re: [Linuxsampler-devel] linuxsampler-2.2.0 build fail on aarch64 in Mageia Cauldron (9-dev)

2021-05-13 Thread Barry Jackson
On 13/05/2021 17:23, Barry Jackson wrote: Not certain which build machine was used but one is Amazon Graviton 2 and the others are older Graviton. It was the Graviton 2 on further investigation. ___ Linuxsampler-devel mailing list Linuxsampler

Re: [Linuxsampler-devel] linuxsampler-2.2.0 build fail on aarch64 in Mageia Cauldron (9-dev)

2021-05-13 Thread Barry Jackson
On 13/05/2021 18:23, Christian Schoenebeck wrote: Already filed: https://bugs.linuxsampler.org/cgi-bin/show_bug.cgi?id=193 I think some people are using a std lib call to generate a time stamp instead, which is not real-time safe though. A CPU/asm solution for generating the time stamp would be