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

compiler Flags for Code Porting


  • Subject: compiler Flags for Code Porting
  • From: koko <email@hidden>
  • Date: Fri, 03 Jun 2011 19:02:44 -0600

I am porting some C++ code from Windows.

I get this error:

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?

-koko
 _______________________________________________
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: compiler Flags for Code Porting
      • From: Ron Hunsinger <email@hidden>
    • Re: compiler Flags for Code Porting
      • From: Todd Heberlein <email@hidden>
  • Prev by Date: XCode 3 trashing & error during event broadcast
  • Next by Date: Re: compiler Flags for Code Porting
  • Previous by thread: Re: XCode 3 trashing & error during event broadcast
  • Next by thread: Re: compiler Flags for Code Porting
  • Index(es):
    • Date
    • Thread