June 28, 2018
I have a C++ class that, when I add a new function generates the error:

nbytes = 65664, ph_maxsize = 65520
Internal error: ph 1854

I have other classes that are much larger than the current one and generate no error. Anyone know the cause and solution?

Regard,