Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c9fb11f92f52e06bcb1279b467a3b2667757be44 https://github.com/tianocore/edk2/commit/c9fb11f92f52e06bcb1279b467a3b2667757be44 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths: M BaseTools/Scripts/PatchCheck.py Log Message: ----------- BaseTools: Update PatchCheck.py to check for __FUNCTION__ New code should use the C99 macro __func__ instead of the pre-Standard macro __FUNCTION__. Update PatchCheck.py to reject patches with the latter. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits