boostorg / boostorg/preprocessor
MSVC: BOOST_PP_STRINGIZE __LINE__
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 118
- Forks
- 76
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Broken on MSVC:
`BOOST_PP_STRINGIZE(__LINE__)` returns `"__LINE__"`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reproducing BOOST_PP_STRINGIZE(__LINE__) on MSVC and tracing the BOOST_PP_STRINGIZE preprocessor entry point in this module. Compare its expansion with the expected line number and review the existing 20-comment discussion for constraints. Done means the expression expands to the numeric source line on MSVC without regressing other supported compilers.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100