You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/04/02 22:11:53 UTC

[jira] [Created] (THRIFT-3073) Add compiler/cpp/lex.yythriftl.cc to gitignore.

Jens Geyer created THRIFT-3073:
----------------------------------

             Summary:     Add compiler/cpp/lex.yythriftl.cc to gitignore.
                 Key: THRIFT-3073
                 URL: https://issues.apache.org/jira/browse/THRIFT-3073
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (General)
            Reporter: Jens Geyer
            Assignee: Jens Geyer
            Priority: Trivial


GitHub user huerlisi opened a pull request:

    https://github.com/apache/thrift/pull/412

    Add compiler/cpp/lex.yythriftl.cc to gitignore.

    I've accidentially checked that file in in another PR. So this commit
    adds that file to the .gitignore.
    
    Might be that this is only a temporary file, as I got some compiling issues.
    Should be ignored anyway.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huerlisi/thrift fixes/ignore-yacc-output

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #412
    
----
commit 415549dd77f443b7d626c013a679fb893f773257
Author: Simon Hürlimann (CyT) <si...@cyt.ch>
Date:   2015-03-30T10:54:15Z

    Add compiler/cpp/lex.yythriftl.cc to gitignore.
    
    I've accidentially checked that file in in another PR. So this commit
    adds that file to the .gitignore.
    
    Might be that this is only a temporary file, as I got some compiling issues.
    Should be ignored anyway.

----




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)