freebsd-ports/emulators/ppsspp
Jan Beich 3232f3f44a emulators/ppsspp: unbreak with Clang 10
In file included from Common/Vulkan/VulkanContext.cpp:28:
In file included from ext/glslang/SPIRV/GlslangToSpv.h:42:
In file included from ext/glslang/SPIRV/SpvTools.h:47:
In file included from ext/glslang/SPIRV/../glslang/MachineIndependent/localintermediate.h:42:
In file included from ext/glslang/SPIRV/../glslang/MachineIndependent/../Include/intermediate.h:55:
In file included from ext/glslang/SPIRV/../glslang/MachineIndependent/../Include/../Include/Common.h:108:
ext/glslang/SPIRV/../glslang/MachineIndependent/../Include/PoolAlloc.h:307:54: error: 'operator=' is a private member of 'glslang::TPoolAllocator'
    void setAllocator(TPoolAllocator* a) { allocator = *a; }
                                           ~~~~~~~~~ ^ ~~
ext/glslang/SPIRV/../glslang/MachineIndependent/../Include/PoolAlloc.h:244:21: note: declared private here
    TPoolAllocator& operator=(const TPoolAllocator&);  // don't allow assignment operator
                    ^

Reported by:	antoine (via bug 244251 exp-run)
2020-02-26 18:05:27 +00:00
..
files emulators/ppsspp: unbreak with Clang 10 2020-02-26 18:05:27 +00:00
distinfo emulators/ppsspp: update to 1.9.4 2019-10-17 00:31:47 +00:00
Makefile Simplify port-specific manpages location after r523104 2020-01-20 02:01:42 +00:00
pkg-descr
pkg-plist Simplify port-specific manpages location after r523104 2020-01-20 02:01:42 +00:00