fix #4400 - rearrange the handling of yield test warnings/errors

This commit is contained in:
Ronny Pfannschmidt
2018-11-16 13:18:11 +01:00
parent 9dec146edf
commit 950d30e6e0
3 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1 @@
Rearrange warning handling for the yield test errors so the opt-out in 4.0.x correctly works.