• 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: compiler Flags for Code Porting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiler Flags for Code Porting


  • Subject: Re: compiler Flags for Code Porting
  • From: Todd Heberlein <email@hidden>
  • Date: Fri, 03 Jun 2011 18:34:31 -0700


On Jun 3, 2011, at 6:02 PM, koko wrote:

ISO C++ forbids comparison between pointer and integer

on this code:

if (m_handle != INVALID_HANDLE_VALUE)

Is there a flag to set so this will be accepted?

Have you tried using C++'s static_cast?

Todd

 _______________________________________________
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: 
 >compiler Flags for Code Porting (From: koko <email@hidden>)

  • Prev by Date: compiler Flags for Code Porting
  • Next by Date: Re: compiler Flags for Code Porting
  • Previous by thread: compiler Flags for Code Porting
  • Next by thread: Re: compiler Flags for Code Porting
  • Index(es):
    • Date
    • Thread