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

"Find all reference" is not working in Visual Studio 2013

Z_L_
Beginner
933 Views

"Find all reference" is not working in Visual Studio 2013. The Fortran compiler version is 2013 SP1 Update2 and the OS is Windows 8.1 64bit.

0 Kudos
4 Replies
Kevin_D_Intel
Employee
933 Views

Can you please describe in more detail about what you tried that is not working?

It would even be more helpful and appreciated if you could attach a small reproducing solution/project that demonstrates the issue.

0 Kudos
Z_L_
Beginner
933 Views

Kevin Davis (Intel) wrote:

 

Can you please describe in more detail about what you tried that is not working?

It would even be more helpful and appreciated if you could attach a small reproducing solution/project that demonstrates the issue.

I tested many times and then find that "Find all reference" is not working only when there is a C++ project in the some solution with the Fortran project. Visual Studio 2012 has no this problem. The following file Example.zip is a reproducing solution.

0 Kudos
Kevin_D_Intel
Employee
933 Views

Thank you for the example. I conducted some testing with that as other solutions.

What sort of behavior are you witnessing?

I have not tested under Windows 8 yet, but under Window Server 2008 R2 when using VS2013, I experience hangs when attempting to use Find all References within the Fortran project of the mixed-language solution. The feature works within the C/C++ project of that mixed-language solution. The feature also works with an all Fortran solution or all C/C++ solution.

0 Kudos
Steven_L_Intel1
Employee
933 Views

I can reproduce this. Escalated as issue DPD200369926.

0 Kudos
Reply