'self' hides global declaration
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
See https://ci.appveyor.com/project/bruderstein/pythonscript/builds/44940991/job/g43lxe0hqbj7lrhx
> C:\projects\pythonscript\packages\boost.1.80.0\lib\native\include\boost\python\object_call.hpp(18,1): warning C4459: declaration of 'self' hides global declaration (compiling source file ..\src\ScintillaWrapper.cpp) [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]
> C:\projects\pythonscript\packages\boost.1.80.0\lib\native\include\boost\python\self.hpp(24,35): message : see declaration of 'boost::python::self_ns::self' (compiling source file ..\src\ScintillaWrapper.cpp) [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]
>
MS VS2022 compiler warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.