Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve issues with Linux linking and loading dxcompiler #4

Open
pow2clk opened this issue Jun 15, 2018 · 0 comments
Open

Resolve issues with Linux linking and loading dxcompiler #4

pow2clk opened this issue Jun 15, 2018 · 0 comments
Labels
dynamic load related to the dynamic loading of dxcompiler

Comments

@pow2clk
Copy link
Owner

pow2clk commented Jun 15, 2018

The biggest issue with this is that it enables the user operator news and deletes even in places it wasn't intended, in dxc. At the least, coGetMalloc will have to use a global instead of operator new or allocate itself using a simple malloc.

@pow2clk pow2clk added the dynamic load related to the dynamic loading of dxcompiler label Jun 15, 2018
pow2clk pushed a commit that referenced this issue Jan 2, 2024
This proposal suggests adopting C and C++ initializer list rules and behaviors. This is source incompatible and may cause disruption to developers. As we flesh the proposal out further we will seek to address migration issues as well as ensure that we can properly diagnose incompatibilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamic load related to the dynamic loading of dxcompiler
Projects
None yet
Development

No branches or pull requests

1 participant