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 #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();...

  • Created ticket #498 on Artistic Style

    Continuation indenting with tabs doesn't always work as expected

  • Posted a comment on discussion Help on VirtualGL

    Moving discussion to the mailing list.

  • Posted a comment on discussion Help on VirtualGL

    These forums are deprecated and are read only by me. Please post questions such as this to the virtualgl-users mailing list or as a GitHub issue in the future. SourceForge, for whatever reason, does not remember my login (despite me instructing it to do so), so every time I have to log in to answer a question on these forums, it requires repeating the two-factor authentication process, which is a pain. As explained in the User's Guide, troubleshooting problems like this involves first verifying the...

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

MongoDB Logo MongoDB