Re: Log4cxx version

2020-08-23 Thread Matt Sicker
Since there's no central repository of C++ libraries (or C, or several other languages for that matter; Rust providing one is a nice change of pace), it'll be fairly difficult to get real usage stats about what minimum compiler versions and such are still in use out there. Now I know it's not the

Re: Log4cxx version

2020-08-23 Thread Thorsten Schöning
Guten Tag Robert Middleton, am Sonntag, 23. August 2020 um 03:31 schrieben Sie: > I'm working on changes for log4cxx at the moment that involve upgrades to > use C++11 features; that would definitely require a major change in the > versioning, although the API would be largely the same. OTOH,

Re: Log4cxx version

2020-08-22 Thread Ralph Goers
That is for those involved in the C++ development to decide but I would wonder a) Besides updating the compiler are there other architectural improvements that should be made. b) How much will the code diverge - would it be possible to share the code that is in common somehow or would that just

Re: Log4cxx version

2020-08-22 Thread Robert Middleton
I'm working on changes for log4cxx at the moment that involve upgrades to use C++11 features; that would definitely require a major change in the versioning, although the API would be largely the same. Part of the question with that as well is what platforms and compilers are supported, as

Re: Log4cxx version

2020-08-22 Thread Stephen Webb
I would completely support that change. On Sun, Aug 23, 2020, 3:14 AM Ralph Goers wrote: > In looking at the log4cxx changelog I can’t help notice that the first > release was 17 years ago. After all these years one would expect that the > version should have hit 1.0.0 at least 10-15 years ago.

Log4cxx version

2020-08-22 Thread Ralph Goers
In looking at the log4cxx changelog I can’t help notice that the first release was 17 years ago. After all these years one would expect that the version should have hit 1.0.0 at least 10-15 years ago. Isn’t it time to correct that? Ralph

[jira] [Resolved] (LOGCXX-393) Strange compile error w/ log4cxx, version 0.10.0,gcc version 4.2.1 20070719 [FreeBSD]

2014-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning resolved LOGCXX-393. -- Resolution: Fixed This got fixed in LOGCXX-319. Strange compile error w/ log4cxx