◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Compiler warning (level 2) C4765 recoverable heap overflow in postoptimizer The postoptimizing pass ran out of memory but was able to recover. Some optimization options may have been ignored. One of the following may be a solution: ■ Divide the function into two or more smaller functions. ■ Recompile with fewer optimizations. -♦-