Skip to content

bugfix: platform agnostic path generation#62

Merged
Nick (ingalls) merged 1 commit into
dfpc-coe:mainfrom
YuvalBubnovsky:bugfix/platform_agnostic_path_generation
Apr 15, 2025
Merged

bugfix: platform agnostic path generation#62
Nick (ingalls) merged 1 commit into
dfpc-coe:mainfrom
YuvalBubnovsky:bugfix/platform_agnostic_path_generation

Conversation

@YuvalBubnovsky
Copy link
Copy Markdown
Contributor

Fixed a bug where on CoT root message generation and on Data Package parsing, using node's built-in .pathname function would prepend a prefix on Windows systems (this is a non-issue for UNIX), causing compilation errors for users who intend to use this on Windows.

Fixes [#61]

Fixed a bug where on CoT root message generation and on Data Package
parsing, using node's built-in `.pathname` function would prepend a
prefix on Windows systems (this is a non-issue for UNIX), causing
compilation errors for users who intend to use this on Windows.
@ingalls
Copy link
Copy Markdown
Member

Just running tests and then will get this merged.

@ingalls Nick (ingalls) merged commit aa253f4 into dfpc-coe:main Apr 15, 2025
1 check passed
@YuvalBubnovsky Yuval Bubnovsky (YuvalBubnovsky) deleted the bugfix/platform_agnostic_path_generation branch April 15, 2025 21:14
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.

2 participants