acmpesuecc / acmpesuecc/phonebook
Possible cross-platform compatibility issue
- Vorherrschende Sprache
- C
- Sterne
- 2
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- build-system
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100