From octave-maintainers-request at bevo dot che dot wisc dot edu Wed Jan 31 15:49:42 2001 Subject: Re: ISO C++ and Octave From: "John W. Eaton" To: Mumit Khan Cc: octave-maintainers at bevo dot che dot wisc dot edu, khan@xraylith.wisc.edu Date: Wed, 31 Jan 2001 15:49:28 -0600 On 31-Jan-2001, Mumit Khan wrote: | Here's the config patch for checking for ISO-C++ compliant library. It's | extremely naive, but it's a start. I use it for a variety of reasonable | compilers (KAI, Sun Forte, and a few other EDG derived ones), and it | does the job for me. I need numeric_limits<> in my numerical code, and | I check for the explicitly. Octave doesn't need anything special here. OK, I included this patch, in case we need it. Thanks, jwe