intel / intel/vpl-gpu-rt

Can't compile debug mode due to strcpy namespace issue

Open
#240 2 comments 0 reactions 0 assignees View on GitHub
bug Build
Dominant language
C++
Stars
157
Forks
104
PR merge metrics
No merged PRs in 30d

Description

## Issue behavior
### Describe the current behavior

I can't compile latest main commit in debug, only in release. Compiler log is attached. Issue appears to be using std::strcpy instead of strcpy. This is the only instance of std::strcpy in the codebase.

### Describe the expected behavior
Compiling in debug and release should both succeed.

## Debug information

[compile_error.txt](https://github.com/oneapi-src/oneVPL-intel-gpu/files/9667662/compile_error.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.