Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C5AC101A1 for ; Tue, 17 Dec 2013 09:07:12 +0000 (UTC) Received: (qmail 78239 invoked by uid 500); 17 Dec 2013 09:07:10 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 78168 invoked by uid 500); 17 Dec 2013 09:07:09 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 78139 invoked by uid 99); 17 Dec 2013 09:07:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 09:07:09 +0000 Date: Tue, 17 Dec 2013 09:07:09 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CELIX-101) Prefixing public constants MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Broekhuis reassigned CELIX-101: ----------------------------------------- Assignee: Alexander Broekhuis > Prefixing public constants > -------------------------- > > Key: CELIX-101 > URL: https://issues.apache.org/jira/browse/CELIX-101 > Project: Celix > Issue Type: Improvement > Reporter: Bjoern Petri > Assignee: Alexander Broekhuis > Fix For: 1.0.0-incubating > > Attachments: prefixPublicConsts.patch > > > To avoid problems with external libraries, the attached patch prefixes all public available constants (const chars*, defines and enums) as discussed on the mailing list. -- This message was sent by Atlassian JIRA (v6.1.4#6159)