igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] igraph-0.4.5 gcc-4.3 build failures


From: Neal Becker
Subject: Re: [igraph] igraph-0.4.5 gcc-4.3 build failures
Date: Thu, 14 Feb 2008 07:05:41 -0500
User-agent: KMail/1.9.6 (enterprise 0.20071204.744707)

On Thursday 14 February 2008, Gabor Csardi wrote:
> Thanks, i don't really understand why 'using namespace std;'
> is not enough. Never mind.
>

using namespace std is probably enough.  What was really needed was the 
missing includes.  I only added the std:: when the original patch didn't seem 
to work.  What I didn't know was the patch wasn't actually getting applied in 
the (remote) build.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]