! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Fix a build error on FreeBSD 10
Status:
RESOLVED: FIXED
Product:
Mousepad
Component:
General

Comments

Description Eric Koegel editbugs 2014-07-12 20:03:31 CEST
Created attachment 5549 
Fix for build error

mousepad-settings.c:282:3: error: void function 'mousepad_setting_set_enum' should not return a value [-Wreturn-type]

Change from g_return_val_if_fail to g_return_if_fail. The full build log is available at:
http://li604-44.members.linode.com/view/Xfce%20Apps/job/mousepad/label=FreeBSD/lastBuild/console

All mousepad builds are available at (it checks for new commits every 15 minutes):
http://li604-44.members.linode.com/view/Xfce%20Apps/job/mousepad/
Comment 1 Matthew Brush editbugs 2014-07-12 22:11:21 CEST
Fixed in http://git.xfce.org/apps/mousepad/commit/?id=87ce52f7ca788414d294ce89cf6116e9e75ad714. Thanks for reporting.

Bug #11014

Reported by:
Eric Koegel
Reported on: 2014-07-12
Last modified on: 2014-07-12

People

Assignee:
Matthew Brush
CC List:
1 user

Version

Version:
Unspecified
Target Milestone:
Mousepad 0.2.x

Attachments

Fix for build error (872 bytes, patch)
2014-07-12 20:03 CEST , Eric Koegel
no flags

Additional information