configure should pick /usr/bin/g++ automatically if present
Offen
Dieses Issue hat noch niemand übernommen.
3.9 (EOL)
build
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 44909 |
|---|---|
| Nosy | @iritkatriel |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-08-13.07:31:29.458>
labels = ['build', '3.9']
title = 'configure should pick /usr/bin/g++ automatically if present'
updated_at = <Date 2021-08-13.07:31:29.458>
user = 'https://bugs.python.org/pmenzel'
bugs.python.org fields:
activity = <Date 2021-08-13.07:31:29.458>
actor = 'pmenzel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2021-08-13.07:31:29.458>
creator = 'pmenzel'
dependencies = []
files = []
hgrepos = []
issue_num = 44909
keywords = []
message_count = 1.0
messages = ['399497']
nosy_count = 3.0
nosy_names = ['krichter', 'iritkatriel', 'pmenzel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44909'
versions = ['Python 3.9']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne am configure-Einstiegspunkt und verfolge, wie der C++-Compiler ausgewählt wird, wenn /usr/bin/g++ vorhanden ist. Überprüfe, dass die Konfiguration automatisch /usr/bin/g++ auswählt, wenn es vorhanden ist, und das bestehende Verhalten beibehält, wenn es nicht vorhanden ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, shell
- Bereich
- build-system
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100