[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2992: Bug with IDE when running Web app (gb.web.gui)
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2992: Bug with IDE when running Web app (gb.web.gui)
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Sat, 22 Feb 2025 20:06:54 GMT
- To: olivier.cruilles@xxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2992&from=L21haW4- Comment #4 by Benoît MINISINI: The 100% CPU problem is fixed by https://gitlab.com/gambas/gambas/-/commit/3c6144fe0bec828944e6a75fedc494b67eaac8b5. But the JIT problem is not. Apparently 'gb.web.gui' does not like to run the JIT compiler, so I suggest you disable it in your project at the moment. It is run because of the 'gb.highlight' component that has one method declared "FAST". ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #2992: Bug with IDE when running Web app (gb.web.gui) | <bugtracker@xxxxxxxxxxxxxx> |