GNOME Bugzilla – Bug 747998
gnome-builder doesn't build with clang because of return value error
Last modified: 2015-04-16 18:38:35 UTC
Please see the patch. Some return values are missing in function ide_project_files_find_file.
Created attachment 301746 [details] [review] libide: fix "non-void function should return a value"
Feel free to just push fixes like this in the future. Thanks! Attachment 301746 [details] pushed as 3803b35 - libide: fix "non-void function should return a value"