carlosrovira commented on issue #641: Fix PAYG violations and code debt URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-570548182 Hi @aharui > Updating to a new GCC is fine too, but will likely blow up the modules work I've done for js-release as I noticed they've rewritten some of the compiler passes I had to fork. So upgrading GCC is likely to be a lot of work. I think we should never patch external libraries like GCC since if make Royale dependent on that patches, then we're stuck on a concrete version and by the time we need to upgrade, will find lots of problems. I didn't know about that, but I think we should think about trying to solve with current versions of GCC without the need of patching, or if you found a bug, try to submit to make it part of the next release, so we hopefully can go to that version when released. Can we agree with that? I think this is very important to avoid future headaches. Thanks
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
