After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764655 - Don't check for vala compiler when compiling hello-world.c
Don't check for vala compiler when compiling hello-world.c
Status: RESOLVED FIXED
Product: gnome-devel-docs
Classification: Applications
Component: platform-demos
3.18.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-devel-docs maintainers
gnome-devel-docs maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-05 15:16 UTC by Mohammed Sadiq
Modified: 2016-04-06 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
don't check for valac to compile C code. (809 bytes, patch)
2016-04-05 15:16 UTC, Mohammed Sadiq
committed Details | Review

Description Mohammed Sadiq 2016-04-05 15:16:05 UTC
Created attachment 325437 [details] [review]
don't check for valac to compile C code.

Looking for vala compiler is never required when compiling a program written in C.
Comment 1 David King 2016-04-06 08:37:04 UTC
Review of attachment 325437 [details] [review]:

Thanks for the patch! I pushed it to master, with a slightly-modified commit message, as commit ff15f566c02097ccddbfce7b6a13bb1ddeffda4b.