Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master warnings pending in "make check" #80

Open
shakaran opened this issue Dec 2, 2016 · 0 comments
Open

Master warnings pending in "make check" #80

shakaran opened this issue Dec 2, 2016 · 0 comments

Comments

@shakaran
Copy link
Contributor

shakaran commented Dec 2, 2016

Running make check I get the following warnings, that probably it is good to fix at some point:

mypaint-surface.c:119: Warning: MyPaint: mypaint_surface_end_atomic: invalid return annotation
mypaint-rectangle.h:35: Warning: MyPaint: mypaint_rectangle_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
mypaint-brush.c:128: Warning: MyPaint: mypaint_brush_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
mypaint-brush.c:128: Warning: MyPaint: mypaint_brush_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
mypaint-fixed-tiled-surface.h:30: Warning: MyPaint: mypaint_fixed_tiled_surface_interface: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
mypaint-fixed-tiled-surface.h:20: Warning: MyPaint: mypaint_fixed_tiled_surface_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
mypaint-fixed-tiled-surface.h:20: Warning: MyPaint: mypaint_fixed_tiled_surface_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants