COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#211 closed defect (fixed)

path_test.h fails to compile on AIX

Reported by: Alpar Juttner Owned by: Peter Kovacs
Priority: major Milestone: LEMON 1.1 release
Component: core Version: release branch 1.0
Keywords: Cc: held@…
Revision id: r1.0.2

Description

See the compilation log attached.

Attachments (3)

AIX.compile.errors (6.5 KB) - added by Alpar Juttner 15 years ago.
aix_fix-794458e32559.patch (19.8 KB) - added by Peter Kovacs 15 years ago.
aix_fix-dab9e610e37d.patch (1.4 KB) - added by Peter Kovacs 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Alpar Juttner

Attachment: AIX.compile.errors added

Changed 15 years ago by Peter Kovacs

Attachment: aix_fix-794458e32559.patch added

Changed 15 years ago by Peter Kovacs

Attachment: aix_fix-dab9e610e37d.patch added

comment:1 Changed 15 years ago by Peter Kovacs

Owner: changed from Alpar Juttner to Peter Kovacs
Status: newassigned

The attached two pathces (hopefully) solve all the AIX related compilation problems, so #212 as well. [794458e32559] should be merged into both branches, [dab9e610e37d] should only be merged to the main branch.

comment:2 in reply to:  1 Changed 15 years ago by Alpar Juttner

Resolution: fixed
Status: assignedclosed

Replying to kpeter:

The attached two pathces (hopefully) solve all the AIX related compilation problems, so #212 as well. [794458e32559] should be merged into both branches, [dab9e610e37d] should only be merged to the main branch.

From [794458e32559], I removed the changes that had already been in the repo. The result is [afd134142111], which went to both the main and to 1.0 branches.

[dab9e610e37d] went to the main branch, too.

A checked these changes (as of [2b6d5d22bb23]) with

  • gcc 4.3
  • Intel C++ 11.0
  • VS2008
  • MinGw?
Note: See TracTickets for help on using tickets.