MSVC issues 'void function returning a value' warning #162

Closed
opened 2017-12-12 12:36:06 +00:00 by karen-arutyunov · 5 comments
karen-arutyunov commented 2017-12-12 12:36:06 +00:00 (Migrated from github.com)

Compiling the latest master branch with MSVC (with /W3 option) get the following warning:

libpkgconf/fragment.c(538): warning C4098: 'pkgconf_fragment_render_buf': 'void' function returning a value
Compiling the latest master branch with MSVC (with /W3 option) get the following warning: ``` libpkgconf/fragment.c(538): warning C4098: 'pkgconf_fragment_render_buf': 'void' function returning a value ```
karen-arutyunov commented 2017-12-12 13:26:54 +00:00 (Migrated from github.com)

Btw if you grant me a commit access, I could fix such trivial things rather than report.

Btw if you grant me a commit access, I could fix such trivial things rather than report.

Sent an invite for it.

Sent an invite for it.
karen-arutyunov commented 2017-12-13 18:01:50 +00:00 (Migrated from github.com)

Got it, thanks.

Got it, thanks.

Should be working.

Should be working.
karen-arutyunov commented 2017-12-13 20:01:43 +00:00 (Migrated from github.com)

Yeah, successfully joined.

Yeah, successfully joined.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#162
There is no content yet.