<div dir="ltr">Hi Devs,<div><br></div><div>There are certain locations in MapServer were a large number of error can be raised subsequently, which might be annoying if the error is getting displayed to the end user (in a message box for example).</div>
<div><br></div><div>One example for this issue is in msProjectPoint (mapproject.c line 118) which may be raised many times for a polygon or a line string. In the meantime I see that the referred line has been commented out in the master branch, but I don't think if it would be the reasonable solution for this problem, since that error may contain important information for the user.</div>
<div><br></div><div>How about modifying msSetErrorĀ <span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.800000190734863px">to ignore the error if it has already been issued previously?</span></div><div>
<span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.800000190734863px">Thanks,</span></div>
<div><span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.800000190734863px">Tamas</span></div>
</div>