hash.h warnings
- From: Andrew Thompson <thompsa@xxxxxxxxxxx>
- Date: Sun, 25 Mar 2007 20:38:05 +1200
Hi,
There was a discussion late last year about how to fix the warnings in
sys/sys/hash.h.
http://lists.freebsd.org/pipermail/freebsd-net/2006-October/012098.html
There were a few suggestions put forward but nothing was ever committed. I
need to include this file in the kernel for a new driver but do not know
enough about this type of warning to fix it. Can anyone recommend the correct
fix?
@/sys/hash.h: In function `hash32_stre':
@/sys/hash.h:97: warning: cast discards qualifiers from pointer target type
@/sys/hash.h: In function `hash32_strne':
@/sys/hash.h:116: warning: cast discards qualifiers from pointer target type
cheers,
Andrew
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: hash.h warnings
- From: Garrett Cooper
- Re: hash.h warnings
- Prev by Date: Re: Have people started working on any Google Summer of code 2007 project?
- Next by Date: Re: hash.h warnings
- Previous by thread: Have people started working on any Google Summer of code 2007 project?
- Next by thread: Re: hash.h warnings
- Index(es):
Relevant Pages
|
|