From dev-return-56555-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Fri Aug 23 06:41:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 60B8D180637 for ; Fri, 23 Aug 2019 08:41:02 +0200 (CEST) Received: (qmail 30611 invoked by uid 500); 23 Aug 2019 06:41:01 -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 30599 invoked by uid 99); 23 Aug 2019 06:41:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2019 06:41:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A9B8EE30A5 for ; Fri, 23 Aug 2019 06:41:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 21BE4780C2C for ; Fri, 23 Aug 2019 06:41:00 +0000 (UTC) Date: Fri, 23 Aug 2019 06:41:00 +0000 (UTC) From: "pengzhouhu (Jira)" To: dev@thrift.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (THRIFT-4938) resloved a compatibility display version error when built by visual studio 2015. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 pengzhouhu created THRIFT-4938: ---------------------------------- Summary: resloved a compatibility display version error when built by visual studio 2015. Key: THRIFT-4938 URL: https://issues.apache.org/jira/browse/THRIFT-4938 Project: Thrift Issue Type: Bug Components: C++ - Compiler Affects Versions: 0.13.0 Environment: windows 7, thrift-master,visual studio 2015 Reporter: pengzhouhu Fix For: 0.13.0 resloved this compatibility display version error because PACKAGE_VERSION value will not be initialization when we built compiler by visual studio 2015. Maybe some few people used to handle project on windows by this IDE, and i think there is still some jobs we need to take to support except that. Need your advice whether i should do these things. Github PR link:[https://github.com/apache/thrift/pull/1853] Thanks. zhouhu. -- This message was sent by Atlassian Jira (v8.3.2#803003)