Skip to main content



      Home
Home » Newcomers » Newcomers » error if I typedef, error if I don't
error if I typedef, error if I don't [message #268604] Sun, 15 February 2009 23:05 Go to next message
Eclipse UserFriend
system file types.h has a typedef for uint.

I use uint in a couple of structure and union definitions.

I also have a local typedef for uint in the same file.

If I compile as is, my typedef gets flagged as wrong.

If I comment it out, my uses of uint get flagged as errors.

Clueless, I beg for help.
Re: error if I typedef, error if I don't [message #268620 is a reply to message #268604] Mon, 16 February 2009 03:58 Go to previous message
Eclipse UserFriend
Originally posted by: subs._nospam_consertum.com

Charles Pergiel wrote:
> system file types.h has a typedef for uint.
>
> I use uint in a couple of structure and union definitions.
>
> I also have a local typedef for uint in the same file.
>
> If I compile as is, my typedef gets flagged as wrong.
>
> If I comment it out, my uses of uint get flagged as errors.
>
> Clueless, I beg for help.
>
>
>
Post your source and then we might be able to see what you have done wrong.

btw: CDT related questions may be better asked on eclipse.tools.cdt

--
Derek
Previous Topic:Bugs Fixed in Eclipse 3.4.2
Next Topic:taglist plugin
Goto Forum:
  


Current Time: Wed Jul 23 18:13:19 EDT 2025

Powered by FUDForum. Page generated in 0.08452 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top