• 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
gcc 4.2 generates error that was OK before
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc 4.2 generates error that was OK before


  • Subject: gcc 4.2 generates error that was OK before
  • From: Steve Mills <email@hidden>
  • Date: Tue, 22 Sep 2009 13:03:47 -0500

One of our 3rd party libs has these lines:

typedef void hsNewHandler_ReturnType;
typedef void hsNewHandler_ParamType;
static hsNewHandler_ReturnType hsGGlyphCacheHandler (hsNewHandler_ParamType);


This generates these errors when using gcc 4.2 instead of 4.0:

error: '<anonymous>' has incomplete type
error: invalid use of 'hsNewHandler_ParamType'

What's wrong with this code?

Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/


_______________________________________________ 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: gcc 4.2 generates error that was OK before
      • From: Alastair Houghton <email@hidden>
    • Re: gcc 4.2 generates error that was OK before
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Which DocSets to Get?
  • Next by Date: Re: gcc 4.2 generates error that was OK before
  • Previous by thread: Creating custom project templates
  • Next by thread: Re: gcc 4.2 generates error that was OK before
  • Index(es):
    • Date
    • Thread