From 3ffde678ce81de782eccc557de249323534de100 Mon Sep 17 00:00:00 2001 From: Tony Craig Date: Thu, 29 Feb 2024 20:33:22 -0800 Subject: [PATCH] Update pull request template, Update conda_macos debug flag (#484) Update pull request template to ask for additional information about the PR. This information can and will be used during the squash merge process to produce more useful commit logs. Update Macros.conda_macos to remove ffpe-trap=invalid from debug flags. This flag causes nf90_create to fail with the latest version of the conda environment. This happens when debug flags are on and a test with netcdf is turned on. I believe this is a compiler error. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- configuration/scripts/machines/Macros.conda_macos | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4ab4ecadf..8b0fa3a24 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,4 +26,4 @@ please refer to: