User Activity

  • Committed [0bb6b8] on CodeGit

    DailyRollingFileAppender: more detailed documentation, added safety checks to implementation, refine tests

  • Modified ticket #30 on Log library for C++

    date appender and auto_link

  • Modified ticket #30 on Log library for C++

    date appender and auto_link

  • Posted a comment on ticket #30 on Log library for C++

    1) Similar functionality is implemented by DailyRollingFileAppender. 2) Native build systems are obsoleted in favor of CMake (autotools is present too)

  • Posted a comment on ticket #154 on Log library for C++

    logs using the %d format specifier were truncated too early Thanks, will keep in mind that there is an issue with implementation of internally shipped snprintf(). As for cross-compilation for a specific target architecture and relying on the standard snprintf() implementation, I assume that running ./configure with preset variable as shown above is an appropriate solution. In common cross-compilation scenario, there is no reliable way to verify whether standard snprintf() runs correctly on the target...

  • Posted a comment on ticket #154 on Log library for C++

    I'm not sure why the check was set up in the way it is. Does it really need to detect broken implementations of snprintf that return an incorrect value, or could a compile only check be enough? Here is an answer to why: https://www.gnu.org/software/autoconf/manual/autoconf-2.71/autoconf.html snprintf In C99 and later, if the output array isn’t big enough and if no other errors occur, snprintf and vsnprintf truncate the output and return the number of bytes that ought to have been produced. Some older...

  • Modified ticket #3 on Log library for C++

    Compiling failed on VC5

  • Modified ticket #32 on Log library for C++

    Use of format attribute with GNU compiler

View All

Personal Data

Username:
sanchouss_
Joined:
2009-02-01 14:11:30

Projects

This is a list of open source software projects that Alexander Perepelkin is associated with:

Skills

This is a list of skills that Alexander Perepelkin possesses:

  • C++
  • Java
  • C#
  • English
  • Windows
  • Linux
  • Software Development
MongoDB Logo MongoDB