[jira] [Reopened] (THRIFT-2009) Go redeclaration error

2013-06-13 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reopened THRIFT-2009: Corection: It's not solved, it is still there. My testcase was wrong. > Go redeclarat

[jira] [Created] (THRIFT-2029) Port C++ tests to Windows

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2029: - Summary: Port C++ tests to Windows Key: THRIFT-2029 URL: https://issues.apache.org/jira/browse/THRIFT-2029 Project: Thrift Issue Type: Improvement Compon

[jira] [Updated] (THRIFT-2029) Port C++ tests to Windows

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2029: -- Attachment: porting_tests.patch > Port C++ tests to Windows > - > >

[jira] [Created] (THRIFT-2028) Cleanup threading headers / libraries

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2028: - Summary: Cleanup threading headers / libraries Key: THRIFT-2028 URL: https://issues.apache.org/jira/browse/THRIFT-2028 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-2028) Cleanup threading headers / libraries

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2028: -- Attachment: thread_cleanup.patch > Cleanup threading headers / libraries > ---

[jira] [Updated] (THRIFT-2027) Minor 64-bit and NOMINMAX issues in C++ library

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2027: -- Attachment: misc_minor.patch > Minor 64-bit and NOMINMAX issues in C++ library > -

[jira] [Created] (THRIFT-2027) Minor 64-bit and NOMINMAX issues in C++ library

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2027: - Summary: Minor 64-bit and NOMINMAX issues in C++ library Key: THRIFT-2027 URL: https://issues.apache.org/jira/browse/THRIFT-2027 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-2026) Fix TCompactProtocol 64 bit builds

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2026: - Summary: Fix TCompactProtocol 64 bit builds Key: THRIFT-2026 URL: https://issues.apache.org/jira/browse/THRIFT-2026 Project: Thrift Issue Type: Bug Compo

[jira] [Updated] (THRIFT-2026) Fix TCompactProtocol 64 bit builds

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2026: -- Attachment: compact_int_stuff.patch > Fix TCompactProtocol 64 bit builds > ---

[jira] [Created] (THRIFT-2024) TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2024: - Summary: TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int Key: THRIFT-2024 URL: https://issues.apache.org/jira/browse/THRIFT-2024 Project: Thrif

[jira] [Updated] (THRIFT-2025) Fix TSSLServerSocket 64-bit builds

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2025: -- Attachment: ssl_port.patch > Fix TSSLServerSocket 64-bit builds >

[jira] [Created] (THRIFT-2025) Fix TSSLServerSocket 64-bit builds

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2025: - Summary: Fix TSSLServerSocket 64-bit builds Key: THRIFT-2025 URL: https://issues.apache.org/jira/browse/THRIFT-2025 Project: Thrift Issue Type: Bug Compo

[jira] [Updated] (THRIFT-2022) CoB and dense code generation still uses TR1 bind, even though that doesn't work with clang

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2022: -- Issue Type: Bug (was: Improvement) > CoB and dense code generation still uses TR1 bind, even thou

[jira] [Updated] (THRIFT-2023) gettimeofday implementation on Windows errors when no time zone is passed in.

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2023: -- Issue Type: Bug (was: Improvement) > gettimeofday implementation on Windows errors when no time z

[jira] [Updated] (THRIFT-2024) TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2024: -- Issue Type: Bug (was: Improvement) > TServer.cpp warns on 64-bit platforms about truncating an rl

[jira] [Updated] (THRIFT-2024) TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2024: -- Attachment: TServer_rlim.patch > TServer.cpp warns on 64-bit platforms about truncating an rlim_t

[jira] [Created] (THRIFT-2023) gettimeofday implementation on Windows errors when no time zone is passed in.

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2023: - Summary: gettimeofday implementation on Windows errors when no time zone is passed in. Key: THRIFT-2023 URL: https://issues.apache.org/jira/browse/THRIFT-2023 Project: Thri

[jira] [Updated] (THRIFT-2023) gettimeofday implementation on Windows errors when no time zone is passed in.

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2023: -- Attachment: win_gettimeofday.patch > gettimeofday implementation on Windows errors when no time zo

[jira] [Updated] (THRIFT-2022) CoB and dense code generation still uses TR1 bind, even though that doesn't work with clang

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2022: -- Attachment: tr1_purge.patch > CoB and dense code generation still uses TR1 bind, even though that

[jira] [Created] (THRIFT-2022) CoB and dense code generation still uses TR1 bind, even though that doesn't work with clang

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2022: - Summary: CoB and dense code generation still uses TR1 bind, even though that doesn't work with clang Key: THRIFT-2022 URL: https://issues.apache.org/jira/browse/THRIFT-2022

[jira] [Updated] (THRIFT-2021) Improve large binary protocol string performance

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2021: -- Attachment: fast_binary_strings.patch > Improve large binary protocol string performance > ---

[jira] [Created] (THRIFT-2021) Improve large binary protocol string performance

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2021: - Summary: Improve large binary protocol string performance Key: THRIFT-2021 URL: https://issues.apache.org/jira/browse/THRIFT-2021 Project: Thrift Issue Type: Impro

[jira] [Created] (THRIFT-2020) Thrift library has some empty files that haven't really been deleted

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2020: - Summary: Thrift library has some empty files that haven't really been deleted Key: THRIFT-2020 URL: https://issues.apache.org/jira/browse/THRIFT-2020 Project: Thrift

[jira] [Updated] (THRIFT-2020) Thrift library has some empty files that haven't really been deleted

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2020: -- Attachment: empty_file_purge.patch > Thrift library has some empty files that haven't really been

[jira] [Commented] (THRIFT-1692) SO_REUSEADDR allows for socket hijacking on Windows

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682245#comment-13682245 ] Ben Craig commented on THRIFT-1692: --- This has been fixed in the recent porting mega-pat

[jira] [Created] (THRIFT-2019) Writing on a disconnected socket on Mac causes SIG PIPE

2013-06-13 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-2019: - Summary: Writing on a disconnected socket on Mac causes SIG PIPE Key: THRIFT-2019 URL: https://issues.apache.org/jira/browse/THRIFT-2019 Project: Thrift Issue Type

[jira] [Updated] (THRIFT-2019) Writing on a disconnected socket on Mac causes SIG PIPE

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-2019: -- Attachment: mac_sigpipe.patch Disable SIGPIPE on BSD-like systems. > Writing on a dis

[jira] [Updated] (THRIFT-1481) Unix domain sockets in C++ do not support the abstract namespace

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-1481: -- Attachment: linux_anon_namespace.patch As promised in December... anonymous namespaces.

[jira] [Updated] (THRIFT-1481) Unix domain sockets in C++ do not support the abstract namespace

2013-06-13 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-1481: -- Patch Info: Patch Available > Unix domain sockets in C++ do not support the abstract namespace >

[jira] [Created] (THRIFT-2018) Resource Leak in TBufferTransports in cpp library of thrift 0.9.0

2013-06-13 Thread kuldeep gupta (JIRA)
kuldeep gupta created THRIFT-2018: - Summary: Resource Leak in TBufferTransports in cpp library of thrift 0.9.0 Key: THRIFT-2018 URL: https://issues.apache.org/jira/browse/THRIFT-2018 Project: Thrift

[jira] [Created] (THRIFT-2017) Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h

2013-06-13 Thread kuldeep gupta (JIRA)
kuldeep gupta created THRIFT-2017: - Summary: Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h Key: THRIFT-2017 URL: https://issues.apache.org/jira/browse/THRIFT-2017 Project: Th

[jira] [Created] (THRIFT-2016) Resource Leak in thrift struct under compiler/cpp/src/parse/t_function.h

2013-06-13 Thread kuldeep gupta (JIRA)
kuldeep gupta created THRIFT-2016: - Summary: Resource Leak in thrift struct under compiler/cpp/src/parse/t_function.h Key: THRIFT-2016 URL: https://issues.apache.org/jira/browse/THRIFT-2016 Project: T

[jira] [Updated] (THRIFT-1947) C++ constructor with initializer list should be generated

2013-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś updated THRIFT-1947: Attachment: 0001-Thrift-1947.patch Any comments are welcomed! > C++ constructor w