From dev-return-59648-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Wed Dec 9 21:05:32 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 345A918037A for ; Wed, 9 Dec 2020 22:05:32 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 7244F45B68 for ; Wed, 9 Dec 2020 21:05:31 +0000 (UTC) Received: (qmail 80738 invoked by uid 500); 9 Dec 2020 21:05:31 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 80725 invoked by uid 99); 9 Dec 2020 21:05:31 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2020 21:05:31 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 47D1B3E86B for ; Wed, 9 Dec 2020 21:05:30 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 26CCAC8040A for ; Wed, 9 Dec 2020 21:05:00 +0000 (UTC) Date: Wed, 9 Dec 2020 21:05:00 +0000 (UTC) From: "Jens Geyer (Jira)" To: dev@thrift.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (THRIFT-5198) Fix certain Visual Studio hints in generated netstd code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/THRIFT-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5198: ------------------------------- Attachment: (was: 0001-THRIFT-5198-Fix-certain-Visual-Studio-hints-in-gener.patch) > Fix certain Visual Studio hints in generated netstd code > -------------------------------------------------------- > > Key: THRIFT-5198 > URL: https://issues.apache.org/jira/browse/THRIFT-5198 > Project: Thrift > Issue Type: Improvement > Components: netstd - Compiler > Reporter: Jens Geyer > Assignee: Jens Geyer > Priority: Minor > Fix For: 0.14.0 > > Attachments: 0001-THRIFT-5198-Fix-certain-Visual-Studio-hints-in-gener.patch > > Time Spent: 10m > Remaining Estimate: 0h > > The latest versions of VS emit a whole lot of hints for generatd code, such as > * IDE0017 simplify initialization > * IDE0034 simplify "default" expression > * IDE1006 spelling of certain names > and a few more -- This message was sent by Atlassian Jira (v8.3.4#803005)