[Click] Types in elements

Eddie Kohler kohler at cs.ucla.edu
Fri Mar 14 21:00:47 EDT 2008


Thanks for this alert, but it would have been much more useful to send a patch. 
  I assume also you are on a 64-bit machine of some kind.

Eddie


Jonathan Day wrote:
> Hi,
> 
> Just for fun, I've tried compiling Click with a recent
> GCC with maximum stringency. I discovered that the use
> of type declarations in many elements - particularly
> those of integers - isn't always consistant.
> 
> (eg: there's a mix of "unsigned", "unsigned int" and
> "uint32_t" in the code. Technically, these are all the
> same, but g++ complains of invalid conversions and
> sits there glaring until I either fix the declaration
> or cast the type.)
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list