[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] Disable compilation with 'clang', as it does not support computed goto inside...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] Disable compilation with 'clang', as it does not support computed goto inside...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 16 Mar 2024 19:34:23 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 1234ae74 by Benoît Minisini at 2024-03-16T20:34:08+01:00 Disable compilation with 'clang', as it does not support computed goto inside any code block anymore, making the interpreter up to twice slower. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1234ae74553ecf4caadb04e8c3eff33e0ae8a225 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1234ae74553ecf4caadb04e8c3eff33e0ae8a225 You're receiving this email because of your account on gitlab.com.