You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by "Thorsten Schöning (JIRA)" <lo...@logging.apache.org> on 2014/02/10 14:42:20 UTC

[jira] [Resolved] (LOGCXX-323) patch for compiling objectptr with g++4.1.x with many warnings enabled and warnings as errors

     [ https://issues.apache.org/jira/browse/LOGCXX-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Schöning resolved LOGCXX-323.
--------------------------------------

    Resolution: Fixed

This has already been applied to trunk.

> patch for compiling objectptr with g++4.1.x with many warnings enabled and warnings as errors
> ---------------------------------------------------------------------------------------------
>
>                 Key: LOGCXX-323
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-323
>             Project: Log4cxx
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.10.0
>         Environment: Linux environment, using g++4.1.x
>            Reporter: Ben Hockley
>            Assignee: Curt Arnold
>         Attachments: objectptr.g++.4.1.x.patch
>
>
> We needed a  tiny patch in our environment to compile
>  objectptr with various warnings enabled and warnings-as-errors when using g++ 4.1.x
> The patch required  simply explicitly initializes the base class in the initializer list.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)