User Activity

  • Posted a comment on ticket #25219 on SourceForge Support

    It appears to have been resolved. Thanks.

  • Created ticket #25219 on SourceForge Support

    "Transport endpoint is not connected" when trying to access FRS links in shell

  • Posted a comment on ticket #24333 on SourceForge Support

    So far, the issue has not reappeared. Thanks.

  • Posted a comment on ticket #24333 on SourceForge Support

    It works at the moment, but it was intermittent when it occurred. If your team feels that they have fixed the issue, then go ahead and close the report, and I will reopen it if the issue reappears.

  • Created ticket #24333 on SourceForge Support

    SSH shell access fails intermittently

  • Posted a comment on ticket #498 on Artistic Style

    That doesn't work either. It produces this: void function(void) { > if(!SomeVeryLongFunctionName(someType someVeryLongFunctionArg, > someType someOtherVeryLongFunctionArg)) > > do_something(); } That is, the continuation of the function arguments are not indented at all. That's really the source of my consternation. --indent-continuation=0 doesn't indent the continued arguments, and --indent-continuation=1 indents them with two tabs instead of one. I need a way to indent them with just one tab.

  • Posted a comment on ticket #498 on Artistic Style

    Perhaps so, but the core issue is that I currently cannot trust the behavior of the tool, because it isn't behaving in a deterministic manner. I need to understand what it's trying to do and why, or else I will not use it.

  • Posted a comment on ticket #498 on Artistic Style

    Clarification: minimal reproduction steps: Create test.c with: void function(void) { if(!SomeVeryLongFunctionName(someType someVeryLongFunctionArg, someType someOtherVeryLongFunctionArg)) do_something(); } Attempt to reformat using astyle --style=allman --indent=tab=2 --indent=force-tab=2 --remove-braces --indent-after-parens test.c Expected result: void function(void) { > if(!SomeVeryLongFunctionName(someType someVeryLongFunctionArg, > > someType someOtherVeryLongFunctionArg)) > > do_something();...

View All

Personal Data

Username:
dcommander
Joined:
2004-08-13 16:19:01

Projects

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

  • Project Logo TurboVNC High-speed, 3D-friendly, TightVNC-compatible remote desktop software Last Updated:
  • Project Logo VirtualGL 3D Without Boundaries Last Updated:
  • Project Logo libjpeg-turbo SIMD-accelerated libjpeg-compatible JPEG codec library Last Updated:

Personal Tools

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.