Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

VS2015 warnings C* #1033

Open
lukaszstolarczuk opened this issue Feb 9, 2021 · 0 comments
Open

VS2015 warnings C* #1033

lukaszstolarczuk opened this issue Feb 9, 2021 · 0 comments
Labels
new need to be triaged OS: Windows Priority: 4 low Type: Bug Something isn't working

Comments

@lukaszstolarczuk
Copy link
Member

multiple warnings (currently 216) are produced in the build on VS 2015

e.g.:
C:\Program Files (x86)\Windows Kits\8.1\Include\um\DbgHelp.h(1544): warning C4091: 'typedef ': ignored on left of '' when no variable is declared [D:\qba1\workspace\24912\libpmemobj-cpp\build\tests\test_backtrace.vcxproj]
or
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(586): warning C4494: 'std::allocator_traits<pmem::obj::allocator<pmem::detail::pair<const Key,Value>,pmem::obj::standard_alloc_policy<T>,pmem::obj::object_traits<T>>>::allocate' : Ignoring __declspec(allocator) because the function return type is not a pointer or reference [D:\qba1\workspace\24912\libpmemobj-cpp\build\tests\concurrent_map_tx.vcxproj]

@lukaszstolarczuk lukaszstolarczuk added Type: Bug Something isn't working new need to be triaged OS: Windows labels Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new need to be triaged OS: Windows Priority: 4 low Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants