Opened 6 years ago
Closed 5 years ago
#58364 closed defect (fixed)
kmymoney4-devel: error: ordered comparison between pointer and zero
Reported by: | AlainT | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | lemzwerg (Werner Lemberg), StanSanderson | |
Port: | kmymoney4-devel |
Description
"> 0" has to be replaced by "!= NULL" on the files
.../work/kmymoney/kmymoney/dialogs/kexportdlg.cpp .../work/kmymoney/kmymoney/mymoney/mymoneyreport.cpp
resp. L148 and L822
Change History (5)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 6 years ago by kencu (Ken)
see this [49da3e3d0c256cb76e94d4534041be259c405015/macports-ports] patch for a similar fix in the kde ports just committed.
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | lemzwerg added |
---|---|
Summary: | kmymoney4-devel fail to build on Mojave / Port 2.5.4 → kmymoney4-devel: error: ordered comparison between pointer and zero |
Alian, when reporting build failures in the future, please attach a main.log file showing what the problem is. For this ticket it's not necessary anymore since a sufficient partial main.log can be found in duplicate #59643.
comment:4 Changed 5 years ago by StanSanderson
Cc: | StanSanderson added |
---|
comment:5 Changed 5 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in commit 98b24e72bb843dfa835b8d11db64f3e76f1cd40c.
Note: See
TracTickets for help on using
tickets.
Sounds like a problem that is not specific to MacPorts. If the kmymoney developers have not already fixed this, please report it to them. If they have already fixed it, we should update to a fixed version; looks like we are currently using a version from late 2017.