[GitHub] [mesos] andreaspeters opened a new pull request #390: Add gitignore file

2021-05-21 Thread GitBox
andreaspeters opened a new pull request #390: URL: https://github.com/apache/mesos/pull/390 Maybe it's stupid, but I'm missing a gitignore file. :-) It would help not to mess (by accident) the repo and nobody should feel pain if he/she don't need it. -- This is an automated message

[GitHub] [mesos] cf-natali commented on pull request #390: Add gitignore file

2021-05-21 Thread GitBox
cf-natali commented on pull request #390: URL: https://github.com/apache/mesos/pull/390#issuecomment-846131414 Hey @andreaspeters , there's already a `gitignore` file, in `support/gitignore`. A link is created by the `./support/setup_dev.sh` script: ``` cf@thinkpad:~/src/mesos$ ls

[GitHub] [mesos] andreaspeters closed pull request #390: Add gitignore file

2021-05-21 Thread GitBox
andreaspeters closed pull request #390: URL: https://github.com/apache/mesos/pull/390 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [mesos] andreaspeters commented on pull request #390: Add gitignore file

2021-05-21 Thread GitBox
andreaspeters commented on pull request #390: URL: https://github.com/apache/mesos/pull/390#issuecomment-846144426 Ah perfect, works for me. Thanks Charles. :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mesos] cf-natali commented on pull request #386: Fixed a LevelDBStorage bug where positions would overflow.

2021-05-21 Thread GitBox
cf-natali commented on pull request #386: URL: https://github.com/apache/mesos/pull/386#issuecomment-846176591 Hey, @bmahler , thanks for looking at this. Yes this commit is more a call for discussion. This change is backward compatible, however will only increase the maximum

[GitHub] [mesos] cf-natali commented on pull request #384: Fixed parsing of ld.so.cache on new glibc.

2021-05-21 Thread GitBox
cf-natali commented on pull request #384: URL: https://github.com/apache/mesos/pull/384#issuecomment-846120117 @bmahler -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.