From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS,SPF_PASS autolearn=no version=3.2.5 Date: Wed, 14 Sep 2011 11:08:48 +0300 From: Igor Vlasenko To: devel@lists.altlinux.org Message-ID: <20110914080848.GA31085@dad.imath.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) X-imath-kiev-ua-MailScanner-Information: Please contact the ISP for more information X-imath-kiev-ua-MailScanner-ID: D8B484B0406.AFBB0 X-imath-kiev-ua-MailScanner: Found to be clean X-imath-kiev-ua-MailScanner-From: vlasenko@imath.kiev.ua Subject: [devel] =?utf-8?b?ZysrINC/0YDQvtGC0YPRhdCw0LXRgiA6KA==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2011 08:08:56 -0000 Archived-At: List-Archive: List-Post: В новом стандарте c++ char16_t превратился во встроенный тип и keyword, http://en.cppreference.com/w/cpp/keywords/char16_t в результате чего, например, новый xulrunner уже не определяет char16_t, и сборка с помощью gcc45 оканчивается неудачей: [exec] //usr/include/xulrunner/nsStringAPI.h:1101:3: error: 'char16_t' was not declared in this scope [exec] make: *** [xpcomxul.o] Error 1 тем же, кстати, страдает python-module-hulahop (@sugar). я извратился с помощью кувалды export CXX='g++ -Dchar16_t="unsigned short int"' Но, думаю, это звонок, что пора уже собирать gcc46. -- Dr. Igor Vlasenko -------------------- Topology Department Institute of Math Kiev, Ukraine -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.