[GitHub] thrift pull request: Add compiler/cpp/lex.yythriftl.cc to gitignor...

2015-04-02 Thread Jens-G
Github user Jens-G commented on the pull request:

https://github.com/apache/thrift/pull/412#issuecomment-89036093
  
Tracked in THRIFT-3074
Please have a look at our [contribution 
guide](http://thrift.apache.org/docs/HowToContribute)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] thrift pull request: Add compiler/cpp/lex.yythriftl.cc to gitignor...

2015-04-02 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] thrift pull request: Add compiler/cpp/lex.yythriftl.cc to gitignor...

2015-03-30 Thread huerlisi
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) simon.huerlim...@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.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---