Re: [Plplot-devel] PLFLT_MAX and float.h

2010-02-22 Thread Arjen Markus
Hi David,

yes, I think plplot.h should take care of that. I will fix this tonight,
if no one beats me to it.

Regards,

Arjen

On 2010-02-23 07:32, David MacMahon wrote:
> I notice plplot.h defines PLFLT_MAX to be either FLT_MAX or DBL_MAX  
> depending on whether PL_DOUBLE (or DOUBLE) is defined.  It does not,  
> however, include float.h which is where (at least on my Mac) FLT_MAX  
> and DBL_MAX appear to be defined.
> 
> For now, I will just add "#include " to my source file that  
> uses PLFLT_MAX, but shouldn't plplot.h include it for me?
> 
> Thanks,
> Dave
> 
> 
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
> 

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


[Plplot-devel] PLFLT_MAX and float.h

2010-02-22 Thread David MacMahon
I notice plplot.h defines PLFLT_MAX to be either FLT_MAX or DBL_MAX  
depending on whether PL_DOUBLE (or DOUBLE) is defined.  It does not,  
however, include float.h which is where (at least on my Mac) FLT_MAX  
and DBL_MAX appear to be defined.

For now, I will just add "#include " to my source file that  
uses PLFLT_MAX, but shouldn't plplot.h include it for me?

Thanks,
Dave


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel