Skip to content

Conversation

@atta-ullah01
Copy link

@atta-ullah01 atta-ullah01 commented Jan 29, 2026

Replaces C-string path handling with std::filesystem::path.

Key Changes

Path Handling:

  • Converted p4includePath and p4_14includePath to std::filesystem::path
  • Added Windows compatibility in isSystemFile by enforcing generic path separators (/)
  • Removed strdup usage in tests

@atta-ullah01 atta-ullah01 force-pushed the fix/cpp20-modernization branch 2 times, most recently from 3b32f69 to 7a6bb25 Compare January 30, 2026 09:52
@atta-ullah01 atta-ullah01 force-pushed the fix/cpp20-modernization branch from 7a6bb25 to 23ed3f7 Compare January 30, 2026 10:42
@atta-ullah01 atta-ullah01 changed the title Modernize: Use std::filesystem::path and C++20 Concepts Modernize: Use std::filesystem::path for p4includePath Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants