Well, the "1815" is the line number in the REALbasic source code file
CGPCC.cpp. The assertion that failed is "displacement < 32768". And
I'll make another wild guess from the filename here... This is in the
code generation "pass", not lexing or parsing. Try building for
Windows. Same problem? Or similar problem with an "x86" filename?
Can you make a copy of your project, rip out roughly half of it, or a
unit at a time, and stumble your way into what chokes? Seems like I
do that on a bi-weekly basis in order to test my own projects against
the betas. No fun, but pretty effective.
-Brad
On Apr 11, 2006, at 12:05 PM, Paul Gaspar wrote:
Thanks for the help, Brad and Carlos.
I checked a couple of long methods I could remember, the longest is
18k, then there are some whith 14k. Just I have some thousands of
methods, so checking everything is some hours of work. Maybe
somebody from RS can tell us if this could be the right approach
for a "1815 displacement".
I don't use line continuations yet, so this can't be the reason.
Paul (at 21:03 Central European Time)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>