[
https://issues.apache.org/jira/browse/THRIFT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608555#action_12608555
]
David Reiss commented on THRIFT-40:
-----------------------------------
1/ configure.ac is not a generated file. It is part of the source tree, and it
already contains the authoritative version (20080411). I think
print_version.sh should pull the version out of configure.ac rather than the
other way around.
2/ I'll poke around with this. We've already been yelled at once for not
supporting out-of-source builds.
3/ Actually, never mind about this one.
I was actually thinking that make would only rebuild the compiler when main.cc
changed, but I was thinking about the dependencies wrong. I wish we could
avoid all this unnecessary recompilation. I'm going to take a stab at this.
> Make the compiler respond to --version
> --------------------------------------
>
> Key: THRIFT-40
> URL: https://issues.apache.org/jira/browse/THRIFT-40
> Project: Thrift
> Issue Type: Sub-task
> Components: Compiler (General)
> Reporter: Bryan Duxbury
> Attachments:
> 0001-Add-version-switch-to-the-compiler-to-show-the-thri.patch,
> 0001-Add-version-switch-to-the-compiler-to-show-the-thri.patch,
> thrift-40.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.