Poor error message for mismatching function pointers #51224
Labels
Area-Compilers
Bug
Concept-Diagnostic Clarity
The issues deals with the ease of understanding of errors and warnings.
Milestone
Version Used: master as of 2d3ffe0 (9th feb)
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Note the signatures
delegate*<int>
in the actual error message which is very confusing.The text was updated successfully, but these errors were encountered: