Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Configure warning #14

Closed
kastiglione opened this issue Aug 20, 2013 · 2 comments
Closed

Configure warning #14

kastiglione opened this issue Aug 20, 2013 · 2 comments

Comments

@kastiglione
Copy link

When I run cabal configure, I get this output:

Resolving dependencies...
Configuring documentalist-0.1...

/var/folders/6f/5645chpx4n18jth4zwnm6mym0000gn/T/5587.c:1:12:
     warning: control reaches end of non-void function [-Wreturn-type]
int foo() {}
           ^
1 warning generated.
@jspahrsummers
Copy link
Owner

Yep, I see it too, but this occurs within some automatic generation, not from source in the project, so I can't fix it.

@mxswd
Copy link
Contributor

mxswd commented Aug 21, 2013

-You have Xcode-5 installed?-
Oh it is when homebrew compiles from source.
This is why you have clang as your CC too @jspahrsummers

It has been fixed upstream haskell/cabal#1376

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants