You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Buğra Gedik (JIRA)" <ji...@apache.org> on 2018/04/13 17:59:00 UTC

[jira] [Comment Edited] (THRIFT-4532) Avoid updating Thrift compiler generated code if the output has not changed

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

Buğra Gedik edited comment on THRIFT-4532 at 4/13/18 5:58 PM:
--------------------------------------------------------------

Hi [~jking3], as we discussed earlier, [~mustafa-cosar] has contributed an implementation of the Thrift compiler feature where the output files are not updated unless they change. Tests are included as well. Would you have some time to review it here: [https://github.com/apache/thrift/pull/1541]

 


was (Author: bgedik):
Hi [~jking3], as we discussed earlier [~mustafa-cosar] contributed an implementation of the Thrift compiler feature where the output files are not updated unless they change. Tests are included as well. Would you have some time to review it here: [https://github.com/apache/thrift/pull/1541]

 

> Avoid updating Thrift compiler generated code if the output has not changed
> ---------------------------------------------------------------------------
>
>                 Key: THRIFT-4532
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4532
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>    Affects Versions: 0.11.0
>            Reporter: Buğra Gedik
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> We would like to contribute an improvement to the Thrift compiler that would avoid regenerating target file(s) if they are going to be exactly the same as the ones already present in the same place. This will help when running the Thrift compiler in our build, especially in recursive mode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)