Le 26/08/2015 17:34, Pino Zollo a écrit : > > > El 26/08/15 a las 10:24, gambas-user-requ...@lists.sourceforge.net escribió: >>> Both times the same Ubuntu-system with same components. >>>> If my front-end really had changed then both versions should do the same >>>> - but they DO NOT. >>>> >>>> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >>>> x How does my program compiled with 3.6.x run, while the SAME code under >>>> 3.8 does not?????? x >>>> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >>>> > > >> Because Gambas 3.6 is different from Gambas 3.8. You are *not* running >> the same code. > > This is the sad reason that keeps me stopped from programming in Gambas > ...I was already very shocked because of the change from Gambas2 to > Gambas3 .... > > ... I like Gambas very much, but I cannot cope with incompatibilities > from one version to the other... too much effort to learn the new > "features". > > Salud > > Pino >
I try to fix incompatibilities when I am aware of, but I can't if they are not reported. Most often, incompatibilities do not come from Gambas directly, but because of changes in the underlying libraries or OS. QT and GTK+ are especially hard to follow with that! Then come MySQL, GStreamer, PostgreSQL. LLVM is the worse at the moment, as the JIT compiler has been deprecated and replaced by a new incompatible one in LLVM 3.6. Pure Gambas incompatibilities are usually very easy to deal with. I have some Gambas 1 code run unchanged in the Gambas 3 IDE. I think you have no idea of the amount of incompatibilites I have hidden for you. Alas I can't hide them all! That's life... -- Benoît Minisini ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user