<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - 'identifier "L__FUNCTION__" is undefined' error for Debug builds using ICC on Windows"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100693#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 'identifier "L__FUNCTION__" is undefined' error for Debug builds using ICC on Windows"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100693">bug 100693</a>
from <span class="vcard"><a class="email" href="mailto:Hi-Angel@yandex.ru" title="Hi-Angel <Hi-Angel@yandex.ru>"> <span class="fn">Hi-Angel</span></a>
</span></b>
<pre><span class="quote">> Yes, but for some reason it does not reproduced for MSVC Debug builds, which
> use the same toolchain and headers.
> Whether it's possible to figure out, that this is an ICC bug? Then it would be
> possible to report it on ICC support forum.</span >
I think you can reproduce it by looking what function is implemented at
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\exception:126",
then compiling with ICC a debug build of a simple app just calling that exact
function. If it won't work that simply, try adding options from your output,
particularly ones starting with D_.
That said, I doubt it's an ICC bug. My understanding is that ICC should use its
own headers, not the ones of MSVC. I'd rather suppose you have misconfigured
toolchain.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>