jiridanek commented on pull request #744: URL: https://github.com/apache/qpid-dispatch/pull/744#issuecomment-770876947
> Re: pointer declarations: > > Please do this the way Chuck suggests: > > ``` > qd_timer_t *timer; > int count; > ``` > > This is the convention used throughout the code. > > Thanks, > -Ted @mgoulish just volunteered to reformat Dispatch to something more palatable to contemporary tooling (clang-format). Thanks, Mick, much appreciated! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
