COIN-OR::LEMON - Graph Library

Opened 12 years ago

Closed 12 years ago

#449 closed enhancement (fixed)

Clang compiler support

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.3 release
Component: core Version: hg main
Keywords: Cc: rob.patro@…, schwarz@…
Revision id:

Description

Currently, clang emits various warnings and errors with LEMON on all branches.

Change History (1)

comment:1 Changed 12 years ago by Alpar Juttner

Cc: rob.patro@… schwarz@… added
Resolution: fixed
Status: newclosed

A series of changesets are pushed to solve the issue: [761fe0846f49], [00f8d9f9920d], [e344f0887c59]

The current versions (1.1, 1.2 and default) compile without warning with clang 3.2, as well as with gcc 4.5, Intel C++ 2011 and VS2008.

It also solves the dependent lookup problems reported by Robert Schwarz and Rob Patro on lemon-devel.

Note: See TracTickets for help on using tickets.