Issue819

Title disable gcc41 "different pointer signedness" warning
Priority cleanup Status resolved
Superseder Nosy List sepherosa
Assigned To Keywords

Created on 2007-10-01.14:11:01 by sepherosa, last changed by pavalos.

Messages
msg3783 (view) Author: pavalos Date: 2007-10-27.21:57:42
Committed:
http://leaf.dragonflybsd.org/mailarchive/commits/2007-10/msg00024.html
msg3716 (view) Author: sepherosa Date: 2007-10-01.14:11:01
Hi all,

I have had enough "different pointer signedness" gcc41 crap.

Following patch disables it, if CCVER is gcc41:
http://leaf.dragonflybsd.org/~sephe/kern.mk.diff

If no objection comes, I will commit two days later.

Best Regards,
sephe
History
Date User Action Args
2007-10-27 21:57:46pavalossetpriority: cleanup
status: unread -> resolved
messages: + msg3783
2007-10-01 14:11:01sepherosacreate