CPU_FFS, its ffsl use, and the need for including if using "ISO" compiler modes

2020-08-17 Thread Mark Millard via freebsd-toolchain
In a aarch64 head -r363590 context with g++9 from ports in use (so ffsl is only compiler-defined outside strict ISO modes) . . . I got a compile failure for using CPU_FFS because ffsl "was not declared". My code was being compiled via -std=c++17 . (Other than enabling one feature, it is not

[Bug 240495] emulators/rpcs3: 0.0.6.8549 or later crash on FreeBSD 11.*

2020-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240495 Mark Linimon changed: What|Removed |Added Keywords|needs-qa| Resolution|---