Skip to content

Conversation

@maarquitos14
Copy link
Contributor

@maarquitos14 maarquitos14 commented Sep 5, 2025

The use of asterisk ("*") for filenames in Windows is problematic (see #19373). Replace the use of "*" with "any". Even though the original problem only affects Windows, the fix is not problematic for Linux, so I think it's better to keep only one code path.

Fixes #19373.

@maarquitos14 maarquitos14 requested a review from a team as a code owner September 5, 2025 09:59
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

@intel/llvm-gatekeepers please consider merging

@sarnex sarnex merged commit 617b5aa into intel:sycl Sep 5, 2025
27 checks passed
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.

SYCL :: SYCLBIN/simple_kernel_aot.cpp failed with error: simple_kernel_aot-70a80e-spir64_gen-unknown-unknown-*-3c23e6.o: invalid argument

2 participants