From: Eric Christopherson on
On Wed, Jan 20, 2010 at 8:00 PM, Nilbert Nullingsworth
<yakahughes(a)gmail.com> wrote:
> Well, I may just have to learn how to use MinGW if no one can figure
> out why VC++ is messing it up.

Back to that vsnprintf warning, what happens if you remove #include <cstdio>?

From: Nilbert Nullingsworth on
On Jan 20, 6:27 pm, Eric Christopherson <echristopher...(a)gmail.com>
wrote:
> On Wed, Jan 20, 2010 at 8:00 PM, Nilbert Nullingsworth
>
> <yakahug...(a)gmail.com> wrote:
> > Well, I may just have to learn how to use MinGW if no one can figure
> > out why VC++ is messing it up.
>
> Back to that vsnprintf warning, what happens if you remove #include <cstdio>?

Nothing happens to the error.