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

#line directives seem to be completely ignored #1922

Closed
Ashalah opened this issue Feb 12, 2019 · 3 comments
Closed

#line directives seem to be completely ignored #1922

Ashalah opened this issue Feb 12, 2019 · 3 comments

Comments

@Ashalah
Copy link

Ashalah commented Feb 12, 2019

What the title says, I can't get them to have any effect on error reporting at all. I'm not using -ignore-line-directives

I've tried both of these forms:
#line 1
#line 1 "C:/some/path.hlsl"

I'm using the x64 version of dxc from the 10.0.17763.0 Windows SDK

@tristanlabelle
Copy link
Contributor

Thanks. This was found and fixed a few months back. You can either build the latest version from source or wait for the next official release.

@tristanlabelle
Copy link
Contributor

For reference: #1665

@Ashalah
Copy link
Author

Ashalah commented Feb 13, 2019

@MrTrillian thank you!

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

No branches or pull requests

2 participants