configure fails to detect fchdir() using CFLAGS="-Werror -Wall"
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
build
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 31748 |
|---|---|
| Nosy | @vstinner |
| PRs |
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 2017-10-10.17:05:50.570>
labels = ['type-feature', '3.7', 'build']
title = 'configure fails to detect fchdir() using CFLAGS="-Werror -Wall"'
updated_at = <Date 2017-10-11.09:30:09.481>
user = 'https://bugs.python.org/dilyanpalauzov'
bugs.python.org fields:
activity = <Date 2017-10-11.09:30:09.481>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2017-10-10.17:05:50.570>
creator = 'dilyan.palauzov'
dependencies = []
files = []
hgrepos = []
issue_num = 31748
keywords = ['patch']
message_count = 9.0
messages = ['304059', '304073', '304075', '304077', '304080', '304081', '304082', '304121', '304123']
nosy_count = 2.0
nosy_names = ['vstinner', 'dilyan.palauzov']
pr_nums = ['3949']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31748'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 configure 入口點以及回報的 CFLAGS="-Werror -Wall" 情境開始。檢視現有的 python/cpython#3949 工作,以了解提議的偵測變更及其驗證。完成的標準是 configure 能夠使用這些 flags 正確偵測 fchdir(),且不會導致其他建置檢查回歸。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c
- 領域
- build-system
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100