• 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
cast to pointer from int of diff size & IODisplayCreateInfoDictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cast to pointer from int of diff size & IODisplayCreateInfoDictionary


  • Subject: cast to pointer from int of diff size & IODisplayCreateInfoDictionary
  • From: Trygve Inda <email@hidden>
  • Date: Tue, 17 Mar 2009 23:36:09 +0000
  • Thread-topic: cast to pointer from int of diff size & IODisplayCreateInfoDictionary

io_service_t        service;
CFDictionaryRef     dict;

dict = (CFDictionaryRef) IODisplayCreateInfoDictionary (service,
kNilOptions);

No matter what I do I get:

warning: cast to pointer from integer of different size

I am compiling 32/64bit and this is defined as:

CFDictionaryRef IODisplayCreateInfoDictionary(
    io_service_t framebuffer,
    IOOptionBits options );

Thaoughts?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: cast to pointer from int of diff size & IODisplayCreateInfoDictionary
      • From: "Sean McBride" <email@hidden>
    • Re: cast to pointer from int of diff size & IODisplayCreateInfoDictionary
      • From: Clark Cox <email@hidden>
  • Prev by Date: [ANN] KSOutlineView Framework/Interface Builder Plugin
  • Next by Date: Re: How to make letters appear in italics?
  • Previous by thread: [ANN] KSOutlineView Framework/Interface Builder Plugin
  • Next by thread: Re: cast to pointer from int of diff size & IODisplayCreateInfoDictionary
  • Index(es):
    • Date
    • Thread