boostorg / boostorg/python

'self' hides global declaration

Abierto
#397 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
537
Forks
223
Merge medio
11 h 22 min
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.