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

[http-client-csharp] The generator should report any error/warning/information back to the emitter #5920

Open
ArcturusZhang opened this issue Feb 10, 2025 · 0 comments · May be fixed by #5917
Assignees
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@ArcturusZhang
Copy link
Member

Per suggestions from #5660 (comment) emitters should not write any thing to stdout or stderr, and we should use the diagnostic API in the emitter, therefore we need a way to let the C# part (which is another process) send information back the emitter and then the emitter could report them back the tsp compiler.

@ArcturusZhang ArcturusZhang added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Feb 10, 2025
@ArcturusZhang ArcturusZhang self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
1 participant