[ 
https://issues.apache.org/jira/browse/THRIFT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Ballard updated THRIFT-40:
--------------------------------

    Attachment: 0001-Add-version-switch-to-the-compiler-to-show-the-thri.patch

# I can certainly mess with configure.ac to embed the version in there, but I 
can't use that as the source for the version as that only gets rebuilt when 
./bootstrap.sh is called. If we look at other projects like macports or git, 
they embed the current version when autoconf is called, but certainly don't 
rely on that as the source for their version.
# $(topsrcdir) doesn't work. It doesn't seem to be defined in this context. 
I'll leave it as ../.. unless you have a better suggestion.
# I have no idea what you mean.
# Done.

The version is recalculated every time you run `make`. So yes, it only 
documents the compiler version, but that's what it's supposed to do.

> 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.

Reply via email to