Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Digit separator bug

Jurczak__Paul
New Contributor I
481 Views

This expression:

1/1'000.0

evaluates to inf instead of 0.001 with Intel® Parallel Studio XE 2016 Update 1 Composer Edition for C++ Windows* Integration for Microsoft* Visual Studio* 2015, Version 16.0.98.14. It works correctly with Microsoft C++ compiler.

0 Kudos
3 Replies
Melanie_B_Intel
Employee
481 Views

Thanks for the report. I created DPD200379927 in our internal bug database to track this problem. --Melanie

0 Kudos
KitturGanesh
Employee
481 Views

Thanks Melanie, I created the issue but forgot to save :-(  Sure, I'll track the progress of the issue you've filed for this and keep Paul updated as well.
_Kittur

0 Kudos
KitturGanesh
Employee
481 Views

Hi,
Just letting you know that this issue is fixed in the 16.0.3 (update 3) release that was out this week which you can download from the Intel Registration Center and  test it out, thanks.

Regards,
Kittur

0 Kudos
Reply