Opened 13 years ago
Closed 13 years ago
#31940 closed defect (fixed)
igraph: build fails with llvm-gcc-4.2 or clang
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | |
Port: | igraph |
Description
igraph fails to build with llvm-gcc-4.2 or clang, but there is a patch to fix this here:
http://bazaar.launchpad.net/~igraph/igraph/0.6-main/revision/2387
This was reported on the mailing list.
Change History (2)
comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch for non-gcc compilers in r86917.