COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#275 closed defect (fixed)

The installed config.h contains non-prefixed macro names

Reported by: Akos Ladanyi Owned by: Akos Ladanyi
Priority: major Milestone: LEMON 1.1 release
Component: core Version: release branch 1.0
Keywords: Cc:
Revision id:

Description

The lemon/config.h header contains non-prefixed macro names which can conflict with macros defined in programs using LEMON.

Attachments (3)

001-prefix-macros.patch (3.0 KB) - added by Akos Ladanyi 15 years ago.
2bfecde015bc
002-merge-to-default.patch (14.6 KB) - added by Akos Ladanyi 15 years ago.
f75bf8876d22
000-merge.patch (505 bytes) - added by Akos Ladanyi 15 years ago.
5803768b0d16

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by Akos Ladanyi

Attachment: 001-prefix-macros.patch added

Changed 15 years ago by Akos Ladanyi

Attachment: 002-merge-to-default.patch added

comment:1 Changed 15 years ago by Akos Ladanyi

Status: newassigned

Please apply the patch in #274 before applying these.

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

Replying to ladanyi:

Please apply the patch in #274 before applying these.

I can't apply the second patch as one of its parents ([5803768b0d16]) seems to be missing.

Changed 15 years ago by Akos Ladanyi

Attachment: 000-merge.patch added

comment:3 in reply to:  2 Changed 15 years ago by Akos Ladanyi

Replying to alpar:

I can't apply the second patch as one of its parents ([5803768b0d16]) seems to be missing.

Attached the missing patch.

comment:4 Changed 15 years ago by Peter Kovacs

This ticket seems to be solved in [8a144437db7d].

comment:5 in reply to:  4 Changed 15 years ago by Akos Ladanyi

Resolution: fixed
Status: assignedclosed

Replying to kpeter:

This ticket seems to be solved in [8a144437db7d].

Yes, the fix was committed as [8a144437db7d] and merged to the default and 1.0 branch as [20dac2104519] and [4b558ee0d4f5].

Note: See TracTickets for help on using tickets.