Bug 71665

Summary: [patch] cleanup of the usr.sbin/dconschat code
Product: Base System Reporter: Dan Lukes <dan>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me CC: ngie
Priority: Normal Keywords: patch
Version: 5.3-BETA3   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dan Lukes 2004-09-12 18:40:25 UTC
	There are more than 5000 warnings issued during "make buildworld".
Some of them are false positives, but some of them are sign of true errors.

	Nobody is upset by warnings due it's amount, so some errors remain
uncorrected.

	I want to cleanup the code-base from warnings, so warnings will
become "attention mark" again.

usr.sbin/dconschat/dconschat.c:172: warning: dereferencing type-punned pointer will break strict-aliasing rules

How-To-Repeat: 	N/A
Comment 1 Enji Cooper freebsd_committer freebsd_triage 2015-11-10 12:08:27 UTC
-fno-strict-aliasing is not usually a good thing to use. I'll see if I can fix it differently.
Comment 2 Enji Cooper freebsd_committer freebsd_triage 2017-11-05 21:04:16 UTC
I have no way to test this. Untaking.
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:38:47 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>