epix-users
[Top][All Lists]
Advanced

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

Re: [ePiX-users] New release (v1.0.17)


From: Julian Gilbey
Subject: Re: [ePiX-users] New release (v1.0.17)
Date: Thu, 19 Oct 2006 01:05:07 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Oct 18, 2006 at 06:25:51PM -0400, Andrew D. Hwang wrote:
> The adplot functions have been removed from the contrib package. This 
> should fix the compile error Julian found.
> 
> --Andy

Great, it builds fine now!

I got the following warnings, though:

--------------------
cropping.h: In constructor ‘ePiX::enclosure::enclosure(const ePiX::P&, const 
ePiX::P&)’:
cropping.h:164: warning: ‘ePiX::enclosure::x1_max’ will be initialized after
cropping.h:163: warning:   ‘double ePiX::enclosure::x2_min’
cropping.cc:245: warning:   when initialized here
cropping.h:164: warning: ‘ePiX::enclosure::x2_max’ will be initialized after
cropping.h:163: warning:   ‘double ePiX::enclosure::x3_min’
cropping.cc:245: warning:   when initialized here
--------------------
path.h: In constructor ‘ePiX::path::path(int)’:
path.h:126: warning: ‘ePiX::path::filled’ will be initialized after
path.h:123: warning:   ‘std::vector<ePiX::vertex, std::allocator<ePiX::vertex> 
> ePiX::path::vertices’
path.cc:118: warning:   when initialized here
--------------------
segment.cc:46: warning: ‘void ePiX::debug_print(const ePiX::P&, std::string)’ 
defined but not used

I assume that these are harmless.

   Julian




reply via email to

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