Re: Using Firefox to test the Visual C++ compiler

2016-11-20 Thread Makoto Kato
Hi, Gratian. Although I don't know whether you can handle VS2017 issue, we hit Internal compiler error when compiling the latest Firefox using VS2017 RC. Although I am reporting this last week, I am happy if you can accelerate to fix this issue. https://connect.microsoft.com/VisualStudio/feedb

Re: Using Firefox to test the Visual C++ compiler

2016-11-16 Thread Mike Hoye
On 2016-11-16 2:29 PM, Ralph Giles wrote: 3. What Windows OS do you use for testing? Window 10, Windows 8, etc? Any other configuration work needed, such as disabling the antivirus/firewall? We build on Windows 8, Windows XP (possibly actually NT 2008?) and Windows 2012 aws images. Look for

Re: Using Firefox to test the Visual C++ compiler

2016-11-16 Thread Ralph Giles
On Wed, Nov 16, 2016 at 12:27 AM, wrote: > I'm a developer on the Microsoft Visual C++ compiler (code optimizer) and I'm > looking into extending our test suite with popular open-source projects. This > helps us to find bugs earlier, ensuring that these projects are not broken > by frontend