configure should pick /usr/bin/g++ automatically if present
Đang mở
Chưa có ai nhận issue này.
3.9 (EOL)
build
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| 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']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu từ điểm vào configure và theo dõi cách trình biên dịch C++ được chọn khi /usr/bin/g++ tồn tại. Xác minh rằng cấu hình tự động chọn /usr/bin/g++ khi nó hiện diện, đồng thời giữ nguyên hành vi hiện có khi nó không hiện diện.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp, shell
- Lĩnh vực
- build-system
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100