Re: Issue with log4cxx and gcc 7.3

2019-02-21 Thread Thorsten Schöning
Guten Tag Valentina Ichimov, am Donnerstag, 21. Februar 2019 um 17:36 schrieben Sie: > I want to unsubscribe from here. All mails from the list contain the following header, just have a look at those or the source code of the mail in your client to manage your subscription: > List-Unsubscribe: <

Re: Issue with log4cxx and gcc 7.3

2019-02-21 Thread Valentina Ichimov
Hello, I want to unsubscribe from here. thank you On Thu, Feb 21, 2019 at 6:09 PM Nathaniel W. Turner wrote: > Wait, isn't the compiler trying to remind us that 0x80 does not actually > fit in a char? (It doesn't.) Wouldn't the correct fix actually be to define > log4cxx::logchar as unsigned c

Re: Issue with log4cxx and gcc 7.3

2019-02-21 Thread Nathaniel W. Turner
Wait, isn't the compiler trying to remind us that 0x80 does not actually fit in a char? (It doesn't.) Wouldn't the correct fix actually be to define log4cxx::logchar as unsigned char, instead of char? On Thu, Feb 21, 2019 at 5:44 AM Thorsten Schöning wrote: > Guten Tag Noory, Robert, > am Freita

Re: Issue with log4cxx and gcc 7.3

2019-02-21 Thread Thorsten Schöning
Guten Tag Noory, Robert, am Freitag, 21. Dezember 2018 um 16:33 schrieben Sie: > I found an issue with log4cxx built from sources on Ubuntu 18.04 > (gcc 7.3). When I execute "make check", I get the error shown below. Thanks for reporting. The problem should be fixed now using the same approach l

Re: Building the latest log4cxx from source

2019-02-21 Thread Thorsten Schöning
Guten Tag Sandhya Sundaresan, am Montag, 26. November 2018 um 20:40 schrieben Sie: > Didn't get any responses to my question below. Sorry, I've simply missed your mail. > 1. Which version are you'll using ? I'm using master, which is 0.11. > 2. Did you build your own version from th

Re: Filename too long

2019-02-21 Thread Thorsten Schöning
Guten Tag Dominik Psenner, am Sonntag, 2. Dezember 2018 um 08:58 schrieben Sie: > Unfortunately windows in the year > 2018 still has a fixed path limit of something along 260 characters. It doesn't: > The Windows API has many functions that also have Unicode versions > to permit an extended-leng