• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: std::log10() problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: std::log10() problem


  • Subject: Re: std::log10() problem
  • From: "Clark Cox" <email@hidden>
  • Date: Wed, 29 Mar 2006 11:12:09 -0500

On 3/29/06, Rolf Nilsson <email@hidden> wrote:
> Hi,
>
> Why does this fail on OS X10.2.8 (app crashes at startup, crash log
> below)
>
> float fVal = std::log(float(8.0));
>
> but this works:
>
> double dVal = std::log(double(8.0));
>
> Works as it should on OS X10.4.5 (Intel and PC)

On which OS did you build it, and if the answer is 10.4.x, then make
sure that you are using the 10.2.8 SDK for the ppc build.

--
Clark S. Cox III
email@hidden
My CV/Resume:
http://homepage.mac.com/clarkcox3/files/Resume.pdf
http://homepage.mac.com/clarkcox3/files/Resume.html
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: std::log10() problem
      • From: "Roni Music" <email@hidden>
References: 
 >std::log10() problem (From: Rolf Nilsson <email@hidden>)

  • Prev by Date: Re: std::log10() problem
  • Next by Date: Re: Help with Xcode i386 Link problems
  • Previous by thread: Re: std::log10() problem
  • Next by thread: Re: std::log10() problem
  • Index(es):
    • Date
    • Thread