Summary

specialization may result in the same code being walked multiple times

Metadata

Description

This will also signal type-warnings several times. The reason is the re-walking of a node after specialization: if the arguments trigger a flow-analysis warning, the re-walk will trigger it again.

Changes and comments

[2012-05-30 12:06:26 UTC] felix changed priority from minor to critical

[2012-05-30 12:06:26 UTC] felix changed status from new to assigned

[2012-05-30 12:06:26 UTC] felix set milestone to 4.8.0

[2012-06-01 02:10:25 UTC] mario changed status from assigned to closed

[2012-06-01 02:10:25 UTC] mario set resolution to fixed

[2012-06-01 02:10:25 UTC] mario wrote:

Fixed by c31c6ecf7c6ffcde49707184d49c6303792649a4

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted