
26 Apr
2005
26 Apr
'05
6:16 a.m.
Gennadiy Rozental <gennadiy.rozental <at> thomson.com> writes:
The library is known to work (with different compliance levels) at least on the following compilers:
* Visual C++ 7.1 * Visual C++ Whidbey Beta * Visual C++ 7.0
VC70 sometimes generates the wrong code (wrong stack offset for local variables) causing stack corruption when using FOREACH macro. Has happened to me several times. I have not been able to isolate the problem but it seem to only happen in large functions with many local variables.