[jira] [Updated] (THRIFT-5286) Fix Lua library readBool() in TCompactProtocol

2020-10-01 Thread Jeffrey Han (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Han updated THRIFT-5286: External issue URL: https://github.com/apache/thrift/pull/2252 Flags:

[GitHub] [thrift] elludraon opened a new pull request #2252: THRIFT-5286: Fix Lua library readBool() in TCompactProtocol

2020-10-01 Thread GitBox
elludraon opened a new pull request #2252: URL: https://github.com/apache/thrift/pull/2252 Client: Lua `TCompactProtocol` did not read boolean fields correctly due to code bugs. - [x] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/)

[jira] [Created] (THRIFT-5286) Fix Lua library readBool() in TCompactProtocol

2020-10-01 Thread Jeffrey Han (Jira)
Jeffrey Han created THRIFT-5286: --- Summary: Fix Lua library readBool() in TCompactProtocol Key: THRIFT-5286 URL: https://issues.apache.org/jira/browse/THRIFT-5286 Project: Thrift Issue Type:

[GitHub] [thrift] aaronstgeorge-wf opened a new pull request #2251: THRIFT-5285 Update http package + update to dart 2 + stylistic changes

2020-10-01 Thread GitBox
aaronstgeorge-wf opened a new pull request #2251: URL: https://github.com/apache/thrift/pull/2251 http 0.11.x will not build on dart 2. This PR widens the range to include 0.12.x. Additional non essential changes: - Dart 1 is now deprecated, this pull request updates

[jira] [Created] (THRIFT-5285) Update to dart 2, widen range on http package

2020-10-01 Thread Aaron St. George (Jira)
Aaron St. George created THRIFT-5285: Summary: Update to dart 2, widen range on http package Key: THRIFT-5285 URL: https://issues.apache.org/jira/browse/THRIFT-5285 Project: Thrift Issue

[GitHub] [thrift] Jens-G closed pull request #2228: Rust compiler generates invalid code when using typedef with union

2020-10-01 Thread GitBox
Jens-G closed pull request #2228: URL: https://github.com/apache/thrift/pull/2228 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

[jira] [Resolved] (THRIFT-5103) PHP 7.4 THttpClient deprecated error

2020-10-01 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5103. Assignee: Christoph Kappestein Resolution: Fixed > PHP 7.4 THttpClient deprecated error >

[GitHub] [thrift] Jens-G closed pull request #2230: THRIFT-5103: Fix for PHP7.4 deprecated syntax

2020-10-01 Thread GitBox
Jens-G closed pull request #2230: URL: https://github.com/apache/thrift/pull/2230 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

[jira] [Resolved] (THRIFT-5256) Fix some compile warnings

2020-10-01 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5256. Fix Version/s: 0.14.0 Resolution: Fixed > Fix some compile warnings >

[GitHub] [thrift] Jens-G closed pull request #2207: THRIFT-5256: Fix some compile warnings

2020-10-01 Thread GitBox
Jens-G closed pull request #2207: URL: https://github.com/apache/thrift/pull/2207 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

[GitHub] [thrift] Jens-G closed pull request #2249: Fix c_glib implicit function declarations

2020-10-01 Thread GitBox
Jens-G closed pull request #2249: URL: https://github.com/apache/thrift/pull/2249 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

[GitHub] [thrift] Jens-G opened a new pull request #2250: Adjusting cpp *.cproj msvcrt options

2020-10-01 Thread GitBox
Jens-G opened a new pull request #2250: URL: https://github.com/apache/thrift/pull/2250 According to [LEGAL-538](https://issues.apache.org/jira/browse/LEGAL-538) > We can dynamically link to the DLLs, but we cannot include the DLLs in an Apache product. Static linking is not

[GitHub] [thrift] chrstphrchvz opened a new pull request #2249: Fix c_glib implicit function declarations

2020-10-01 Thread GitBox
chrstphrchvz opened a new pull request #2249: URL: https://github.com/apache/thrift/pull/2249 Using Xcode 12 on macOS 10.15, any implicit function declarations are now errors rather than warnings. Some of the implicit function declarations present in thrift 0.13.0 were already

[GitHub] [thrift] Jens-G opened a new pull request #2248: Create codeql-analysis.yml

2020-10-01 Thread GitBox
Jens-G opened a new pull request #2248: URL: https://github.com/apache/thrift/pull/2248 enable GitHub code scanning This is an automated message from the Apache Git Service. To respond to the message, please log on