Page 1 of 1

Is there a 'things to do before LC8' list?

Posted: Sat Mar 05, 2016 3:40 pm
by rbrucep
I'm experimenting with apps I built in previous LC versions. One of them runs fine in LC8 IDE, but crashes during launch as OS X 64-bit on Mac OS X 10.11.3
While it may be a bug, I'm anticipating that there is an (extensive?) list of things that currently don't work or that are anticipated will NEVER work in LC8 and/or 64-bit without conversion/replacement.

I didn't find such a thing in dictionary or Release notes, but could be missing them.

Can anyone tell me where to look? Or is this automatically a bug report?

Thanks
Bruce

Re: Is there a 'things to do before LC8' list?

Posted: Sat Mar 05, 2016 5:50 pm
by FourthWorld
All versions of LiveCode are expected to be backwardly compatible with earlier versions, except where noted in the Release Notes for the newer version. Historically, syntax deprecations are extremely rare, so most projects should continue to work without modification in newer versions. In this regard the LiveCode team has done an exemplary job, beyond what many others making programming languages have even attempted.

That said, from time to time you may find bugs, and bugs are more likely in Developer Preview releases.

When you encounter a bug please report it to the bug DB along with a repeatable recipe so it can be address:
http://quality.livecode.com/

Re: Is there a 'things to do before LC8' list?

Posted: Sat Mar 12, 2016 2:12 am
by rbrucep
Thanks... how I love debugging "crashes on start" for converting big programs!

Re: Is there a 'things to do before LC8' list?

Posted: Sat Mar 12, 2016 3:07 am
by FourthWorld
What did you encounter?