acmpesuecc / acmpesuecc/phonebook
Possible cross-platform compatibility issue
- 主要言語
- C
- スター
- 2
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Describe the bug**
The build might fail due to a missing dependency on Windows-based systems
**To Reproduce**
Compile on Windows
**Expected behavior**
Compilation should be successful.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: Ubuntu 20.04
**Additional context**
Possibly due to missing `regex.h` library present on POSIX-Compliant systems.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by compiling the phonebook project on Windows and confirming whether the failure is caused by the POSIX-only regex.h dependency. Search the codebase for regex.h usage and any platform-specific build instructions. Done means the project compiles successfully on Windows without breaking POSIX builds.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100