You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Johan Stuyts (JIRA)" <ji...@apache.org> on 2008/07/01 00:16:45 UTC

[jira] Commented: (THRIFT-40) Make the compiler respond to --version

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

Johan Stuyts commented on THRIFT-40:
------------------------------------

I just tried to compile the trunk on Debian Etch and got:
src/main.cc:597: error: stray '\' in program

This is the 'version()' function.

'version.h' contains the following:
{code:none}
// AUTOGENERATED, DO NOT EDIT
#define THRIFT_VERSION "20080411"\n
#define THRIFT_REVISION "r672943M"\n
{code}


> 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
>            Assignee: Kevin Ballard
>         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.