RAD Studio
ContentsIndex
PreviousUpNext
E2489: Maximum option context replay depth exceeded; check for recursion

If this error is triggered, it means that recursive template instantiation has gone too deep. Check for compile-time recursion in your program, and limit it to no more than 256 levels.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!