kangwonlee / kangwonlee/test_ipynb_pycpp
`#include cstdint` needs `-std=c++11` option to build
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
* `%%bash` compile of `20.ipynb` needed `-std=c++11` option to run.
* However, the test could not catch this. Why? Need g++ compiler version spec?
* Compatibility cross check for complex literal?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with 20.ipynb and its %%bash compile cell, then inspect the test that runs it and how compiler options are configured. Reproduce the issue with and without -std=c++11 across the relevant g++ versions, including the complex-literal compatibility check. Done means the test catches the required standard or clearly documents the supported compiler behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp, jupyter-notebook, python
- Ambito
- build-system, testing-qa
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100