Opened 10 years ago

Closed 10 years ago

#1356 closed Defect (fixed)

return value undefined in procinfo_setup() in lib/procinfo_unix.cpp

Reported by: Christian Beer Owned by: davea
Priority: Minor Milestone: Undetermined
Component: BOINC - API Version: 7.3.15
Keywords: Cc:

Description

The return value of procinfo_setup() in lib/procinfo_unix.cpp is undefined if HAVE_DIRENT_H is false. This should not happen on Unix/Linux? but if it is happening it should be defined.

Change History (1)

comment:1 Changed 10 years ago by davea

Resolution: fixed
Status: newclosed

fixed by removing #ifdef

Note: See TracTickets for help on using tickets.