
#11316: Too many guards warning causes issues
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: fixed | Keywords:
| PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11163, #11276 | Differential Rev(s): Phab:D1737
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => fixed
* milestone: 8.2.1 => 8.0.1
Comment:
Commit 28f951edfe50ea5182065144340061ec326781f5 deleted the "too many
guards" warning completely, so I think this particular ticket can be
closed now.
{{{
Author: George Karachalias