Opened 10 years ago

Closed 10 years ago

#266 closed patch (fixed)

Warnings os_darwin.cpp: -Wself-assign

Reported by: gecko2 Owned by: Christian Franke
Priority: minor Milestone: Release 6.2
Component: smartd Version: 6.0
Keywords: macosx Cc:

Description

During compilation i get severel -Wself-sign warnings in os_darwin.cpp on MacOSX.

The attached patch fixes those warnings.

The patch works with 6.0 and 6.1.

Attachments (2)

smartmontools.patch (3.0 KB) - added by gecko2 10 years ago.
smartmontools-os_darwin.cpp-2.patch (1.9 KB) - added by Christian Franke 10 years ago.
Patch version 2

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by gecko2

Attachment: smartmontools.patch added

comment:1 Changed 10 years ago by gecko2

Keywords: macosx added

Add Keywords

comment:2 Changed 10 years ago by Christian Franke

Milestone: Release 6.2
Owner: changed from somebody to Christian Franke
Status: newaccepted

Changed 10 years ago by Christian Franke

Patch version 2

comment:3 Changed 10 years ago by Christian Franke

Please test the attached new patch version. It uses the traditional C++ way to specify unused parameters and removes the dummy functions no longer called since r3192.

comment:4 Changed 10 years ago by gecko2

The patch works and no more warnings where issued.

comment:5 Changed 10 years ago by Christian Franke

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.