[ 
https://issues.apache.org/jira/browse/THRIFT-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598466#comment-17598466
 ] 

Z Yn commented on THRIFT-5606:
------------------------------

[~jensg] It's fixed in [https://github.com/apache/thrift/pull/2634] . I suggest 
merging it first, although I haven't fix all CI problems of THRIFT.

> Wrong indent for const double
> -----------------------------
>
>                 Key: THRIFT-5606
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5606
>             Project: Thrift
>          Issue Type: Bug
>          Components: Rust - Compiler
>    Affects Versions: 0.16.0
>            Reporter: Z Yn
>            Priority: Major
>
> The indentation of generated code for const douban is wrong.
> {code}
> pub struct ConstTESTINDENT;
> impl ConstTESTINDENT {
>   pub fn const_value() -> OrderedFloat<f64> {
> OrderedFloat::from(3.14159_f64)  }
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to