[GitHub] thrift pull request: fix rounding issue in static assert

2015-11-29 Thread nrTQgc
GitHub user nrTQgc opened a pull request:

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

fix rounding issue in static assert



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

$ git pull https://github.com/nrTQgc/thrift THRIFT-3456

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

https://github.com/apache/thrift/pull/720.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 #720


commit 9634e307f6dccb5ee7b3e8372005a3b3d86e46e4
Author: Nikolay Tolstokulakov 
Date:   2015-11-30T05:39:42Z

fix rounding issue in static assert




---
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: dub.sdl for integration into Dlang package re...

2015-11-30 Thread nrTQgc
GitHub user nrTQgc opened a pull request:

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

dub.sdl for integration into Dlang package registry



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

$ git pull https://github.com/nrTQgc/thrift THRIFT-3458

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

https://github.com/apache/thrift/pull/723.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 #723


commit ce9fc5310395519566222fb13986ed7263162a1e
Author: Nikolay Tolstokulakov 
Date:   2015-12-01T03:56:20Z

dub.sdl for integration into Dlang package registry




---
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: idlgen.d: fix floating point issue in static ...

2015-12-01 Thread nrTQgc
GitHub user nrTQgc opened a pull request:

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

idlgen.d: fix floating point issue in static assert



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

$ git pull https://github.com/nrTQgc/thrift THRIFT-3456

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

https://github.com/apache/thrift/pull/726.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 #726


commit 4a81163ca5d4897428c7e96254c3adfbee4128ff
Author: Nikolay Tolstokulakov 
Date:   2015-12-02T03:01:30Z

idlgen.d: fix floating point issue in static assert




---
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: dub.sdl for integration into Dlang package re...

2015-12-01 Thread nrTQgc
Github user nrTQgc commented on the pull request:

https://github.com/apache/thrift/pull/723#issuecomment-161203187
  
You need create account at http://code.dlang.org
It is necessary register package in http://code.dlang.org/my_packages
 


---
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 issue #723: dub.sdl for integration into Dlang package registry

2017-04-07 Thread nrTQgc
Github user nrTQgc commented on the issue:

https://github.com/apache/thrift/pull/723
  
dub.json is fine too


---
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 issue #723: dub.sdl for integration into Dlang package registry

2018-01-24 Thread nrTQgc
Github user nrTQgc commented on the issue:

https://github.com/apache/thrift/pull/723
  
I replaced dub.sdl with dub.json and fixed deprecation warnings. Can you 
explain issues with current versions of openssl and libevent? What options we 
have? 


---