Kiran Chandramohan
Kiran Chandramohan
@SouraVX Is there a requirement for LLVM 11/10?
@SouraVX what is needed here for the CI to pass?
OK. i guess this is the release_10 issue.
@bolgrebolgre Can you consider rebasing this PR and making it ready for a review?
Thanks @bolgrebolgre for the reply. Yes, next week would be fine. We have a queue of PRs to review and work on. Was just going through the older PRs (like...
@bryanpkc Fortran does not guarantee short-circuit evaluation. This is a feature likely to come in the next revision of the standard using explicit keywords ANDTHEN, ORELSE. See the proposals below....
We can discuss this today.
@isuruf could you give this a try in windows? ping @bryanpkc
@bryanpkc has been trying to get the code to compile without warnings but we are still not there yet with`format-security`. Can you compile without `Werror=format-security`, or is that compulsory in...
In addition, you might have to rebase since I reverted a recent patch that was causing a build failure.