Re: assertion when using clang + libobjc2

2018-06-06 Thread Riccardo Mottola
Hi David, David Chisnall wrote: Thank you for the report. Most of the tests don’t build with the GCC ABI, so that code path is not as well tested as the two newer ABIs - thank you for testing it, and please do file bugs if you hit any more issues. I believe this is now fixed in git. I did

Re: assertion when using clang + libobjc2

2018-05-31 Thread Riccardo Mottola
Hi, David Chisnall wrote: Thank you for the report. Most of the tests don’t build with the GCC ABI, so that code path is not as well tested as the two newer ABIs - thank you for testing it, and please do file bugs if you hit any more issues. I believe this is now fixed in git. indeed, we

Re: assertion when using clang + libobjc2

2018-05-30 Thread David Chisnall
Hi Riccardo, Thank you for the report. Most of the tests don’t build with the GCC ABI, so that code path is not as well tested as the two newer ABIs - thank you for testing it, and please do file bugs if you hit any more issues. I believe this is now fixed in git. David > On 30 May 2018, at

assertion when using clang + libobjc2

2018-05-30 Thread Riccardo Mottola
Hi All, I just finished upgrading a Linux/x86 system where I run clang as compiler and David's libobjc2 compiled from our sources. It is gentoo stable, whith clang 5.0 libobjc2 was compiled with the same clang and from git head. After updating libobjc2, any program dies:  $ plparse plparse: