[
https://issues.apache.org/jira/browse/THRIFT-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5795.
--------------------------------
Fix Version/s: 0.21.0
Resolution: Fixed
> namespace not properly escaped
> ------------------------------
>
> Key: THRIFT-5795
> URL: https://issues.apache.org/jira/browse/THRIFT-5795
> Project: Thrift
> Issue Type: Bug
> Components: netstd - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.21.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This IDL produces an illegal namespace name (default is a C# keyword)
> {code:java}
> namespace * some.default
> struct foo {
> 1: double bar;
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)