• 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: "Shawn Erickson" <email@hidden>
  • Date: Wed, 29 Mar 2006 07:43:40 -0800

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)

How are you building the version that runs on 10.2.8? What SDK is it
built against? etc.
 _______________________________________________
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

References: 
 >std::log10() problem (From: Rolf Nilsson <email@hidden>)

  • Prev by Date: Re: std::log10() problem
  • Next by Date: Re: std::log10() problem
  • Previous by thread: Re: std::log10() problem
  • Next by thread: Re: std::log10() problem
  • Index(es):
    • Date
    • Thread