From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.zytor.com (terminus.zytor.com [65.50.211.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E083621A0483E for ; Fri, 31 Mar 2017 13:58:30 -0700 (PDT) Received: from hanvin-mobl2.amr.corp.intel.com (fmdmzpr03-ext.fm.intel.com [192.55.54.38]) (authenticated bits=0) by mail.zytor.com (8.15.2/8.15.2) with ESMTPSA id v2VKuIns025089 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Fri, 31 Mar 2017 13:56:19 -0700 To: edk2-devel@ml01.01.org From: "H. Peter Anvin" Message-ID: <6e48e8fe-834c-e660-0fc1-3e38ec1367bb@zytor.com> Date: Fri, 31 Mar 2017 13:56:15 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Subject: Request: please test NASM 2.13rc9 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2017 20:58:31 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello, NASM 2.13rc9 is out, and it is expected to be very close to the final 2.13. I would really appreciate some help testing this prerelease, to make sure: a) it doesn't break anyone's code; b) it isn't missing any critical features(*). 2.13rc9, as well as git tree and nightly build, is available from http://www.nasm.us/ as usual. Any feedback, good or bad, appreciated. For problems, the preferred method is to file a bug report at http://bugzilla.nasm.us/ to make sure it doesn't get lost or forgotten. Many thanks, -hpa (*) DWARF support for Mach-O is known missing, but is a work in active progress (https://bugzilla.nasm.us/show_bug.cgi?id=3392366)