tests: avoid creating files whose name collide with standard headers

Having a file named "exception" is risky: the compiler might use that
file in #include.
Reported by 马俊 <majun123@whu.edu.cn>.

* tests/local.at (AT_SKIP_IF_EXCEPTION_SUPPORT_IS_POOR): Generate
'exceptions', not 'exception'.
This commit is contained in:
Akim Demaille
2019-11-26 07:04:56 +01:00
parent b92f064e9b
commit 28369ecb5d
2 changed files with 6 additions and 6 deletions

3
THANKS
View File

@@ -205,8 +205,9 @@ Wwp subscript@free.fr
xolodho xolodho@gmail.com
Yuichiro Kaneko spiketeika@gmail.com
Zack Weinberg zack@codesourcery.com
長田偉伸 cbh34680@iret.co.jp
江 祖铭 jjzuming@outlook.com
長田偉伸 cbh34680@iret.co.jp
马俊 majun123@whu.edu.cn
Many people are not named here because we lost track of them. We
thank them! Please, help us keeping this list up to date.