OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

CodeAnalyzer.exe generates invalid javascript

Lorenzo_P_
Beginner
357 Views

Version 2015.2.027: both in the VS interface and the standalone version generate Javascript that does not work on my system, where I have only firefox and google chrome. In fact, there's a bunch of occurrences of this kind:

overviewGraph.setOptions({ ... , "zooming_onLoad_yAxis_to": x, y, "center_yAxis_ifElementsAreLessThan": ... })

thath is, zooming_onLoad_yAxis_to seems to have two values but that is not valid. By removing the second argument I can get the graphs, but I'm not quite sure of the actual results yet.

0 Kudos
1 Reply
Robert_I_Intel
Employee
357 Views

Hi Lorenzo,

We are working on a new version: I will try to make sure that this issue does not happen there. Thank you for reporting the issue!

0 Kudos
Reply