<div class="gmail_quote">On 9 November 2011 18:13, Paul Berry <span dir="ltr"><<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><div class="h5">On 9 November 2011 17:38, Eric Anholt <span dir="ltr"><<a href="mailto:eric@anholt.net" target="_blank">eric@anholt.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On Tue, 8 Nov 2011 16:03:39 -0800, Paul Berry <<a href="mailto:stereotype441@gmail.com" target="_blank">stereotype441@gmail.com</a>> wrote:<br></div><div>
> +#include "piglit-util.h"<br>
> +<br>
> +#ifndef M_PI<br>
> +#define M_PI 3.141592653589793<br>
> +#endif<br>
<br>
</div>M_PI?<br>
<div><br></div></blockquote><div><br></div></div></div><div>I'm afraid I don't understand the question. Can you elaborate?</div></div></blockquote><div><br></div><div>Never mind. In the clear light of morning I've realized that this #define was a holdover from a previous incarnation of the test where I was doing some needlessly complex stuff with trig functions. It's not needed anymore, so I'll remove it.</div>
</div>