Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Little red tick mark in VS 2005

jimdempseyatthecove
Honored Contributor III
537 Views

After upgrating to IFV 10.0.027 I notice a littl red tick mark on some of the .F90 files in the solution explorer. Thes files compile ok and the link succeeds. Anyone know what the red tick mark means?

This mark appears on the upper left corner of this in the solution explorer:

_________
|/| |
|V |
| _______ | (File name located here)
| _______ |
|_________|

Jim Dempsey

0 Kudos
2 Replies
Steven_L_Intel1
Employee
537 Views
It means that you have some settings changed for that file only. This is a VS feature that has been around at least since VS2003. It puzzled me as well until I took some time to figure it out.
0 Kudos
jimdempseyatthecove
Honored Contributor III
537 Views

Thanks Steve,

I had a hunch it was something like that or possibly the file compiled with warnings.

What I find annoying is way back, around NT4 time, VS had a real nice help system. You could query for just about anything and get helpful results. Shortly after that MS changed the help system, which indexed things quite differently. Now you cannot find anything that is the least bit unusual... unless you know the magic keywords. Such is progress.....

Jim

0 Kudos
Reply