acmpesuecc / acmpesuecc/phonebook

Possible cross-platform compatibility issue

オープン
#27 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。