User Activity

  • Posted a comment on ticket #1418 on KeePass

    Thx, already installed it. Missing an gdrive plugin. Now trying to add my google account to cinnamon but it is syncing to long and just showing "Loading..." in nemo. How do you achieve gdrive access for KeepassXC? thx

  • Modified a comment on ticket #1418 on KeePass

    Thanks a lot for the hint. The option is accessable again, but sadly when launching keepass this way the described issue poped up and i have an black window :-( Any hints how do you managed an cleaned minimized startup on mint? i am on mint 19.3. @dreichl: do you have any news/workaround on this mono bug? thx a lot

  • Posted a comment on ticket #1418 on KeePass

    Thanks a lot for the hint. The option is accessable again, but sadly when launching keepass this way the described issue poped up and i have an black window :-( Any hints how do you managed an cleaned minimized startup on mint? i am on mint 19.3, thx a lot

  • Posted a comment on discussion General Discussion on cppcheck

    The initial issue is solved in cppcheck v1.89! It finds the issue and warns about it. Thanks a lot for fixing this.

  • Posted a comment on discussion General Discussion on cppcheck

    d is a char received over serial interface, so yes, it could be 0-255. The code does not handle other values. cppcheck should handle it, shoud'nt it?

  • Posted a comment on discussion General Discussion on cppcheck

    thx a lot

  • Posted a comment on discussion General Discussion on cppcheck

    thx, for the debug output. Sadly i have no trac account to report it. Can you please report it and link this discussion? Thanks a lot

  • Modified a comment on discussion General Discussion on cppcheck

    Hey guys. Have found an code where cppcheck (current version 1.84) does'nt recognize an uninitialized variable. Here is the code where it fails, InputReady could be uninitialized! void main() { unsigned char InputReady; unsigned char d = *RS232_Input_DataPtr; //LF? if (d == 10) InputReady = 1; //CR? if (d == 13) InputReady = 1; //Is input ready? if (InputReady == 1) { printf("input ready\n\r"); } } Result (uninitvar is overseen): cppcheck.exe --xml --enable=warning,style --error-exitcode=1 --template=vs...

View All

Personal Data

Username:
popy2007
Joined:
2007-06-05 14:46:42

Projects

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

Personal Tools