• 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: Making GCC less sensitive about duplicate typedefs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making GCC less sensitive about duplicate typedefs?


  • Subject: Re: Making GCC less sensitive about duplicate typedefs?
  • From: "Justin C. Walker" <email@hidden>
  • Date: Mon, 19 Jun 2006 18:57:27 -0700


On Jun 19, 2006, at 16:17 , Mark Wagner wrote:

The following C code compiles just fine in CodeWarrior, but gcc gives
an error of "error: conflicting types for 'dummy'".  How do I get this
sort of thing to compile with gcc?

What version of the compiler are you using? On 10.4.6, with Xcode 2.3 installed, both gcc 3.3 and gcc 4.0 do not give this error. It complains that you are redefining a variable, which I think is the right response.


Regards,

Justin

--
Justin C. Walker, Curmudgeon-at-Large
() The ASCII Ribbon Campaign
/\ Help Cure HTML Email



_______________________________________________
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: Making GCC less sensitive about duplicate typedefs?
      • From: "Mark Wagner" <email@hidden>
    • Re: Making GCC less sensitive about duplicate typedefs?
      • From: Steve Checkoway <email@hidden>
References: 
 >Making GCC less sensitive about duplicate typedefs? (From: "Mark Wagner" <email@hidden>)

  • Prev by Date: Re: Project Assistant renames home folder without authorisation Re: define GCC_PREFIX_FILE setting at project level?
  • Next by Date: Re: Making GCC less sensitive about duplicate typedefs?
  • Previous by thread: Making GCC less sensitive about duplicate typedefs?
  • Next by thread: Re: Making GCC less sensitive about duplicate typedefs?
  • Index(es):
    • Date
    • Thread