Re: [6/6] git commit: TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious

2013-04-20 Thread Leif Hedstrom
On 4/20/13 5:03 AM, Igor Galić wrote: - Original Message - TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious [snip] Commit: c88d6153e0850a5c5f633ae8afd7947773b65d99 Parents: c6dd66e [snip] http://git-wip-us.apache.org/repos/asf/trafficserv

Re: [3/6] git commit: TS-1820 Introduce TS_UNUSED, and migrate most of the code to use either C++ style unused parameters, or this new macro

2013-04-20 Thread Leif Hedstrom
On 4/20/13 4:57 AM, Igor Galić wrote: - Original Message - TS-1820 Introduce TS_UNUSED, and migrate most of the code to use either C++ style unused parameters, or this new macro [snip] Commit: e343dbbc60819256e8db7bc0d1f0ae7a4067c7cf Parents: 3840df1 [snip] http://git-wip-us.apache.

Re: [1/6] git commit: TS-1820 Unify the use of UNUSED, and eliminate trash

2013-04-20 Thread Leif Hedstrom
On 4/20/13 4:48 AM, Igor Galić wrote: - Original Message - Updated Branches: refs/heads/master 21515f600 -> c88d6153e TS-1820 Unify the use of UNUSED, and eliminate trash [snip] http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3840df18/lib/ts/ink_assert.cc --

Re: [6/6] git commit: TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious

2013-04-20 Thread Leif Hedstrom
On 4/20/13 4:41 AM, Igor Galić wrote: - Original Message - TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious [snip] // void -TSPluginInit(int, const char *[]) //

Re: git commit: TS-1586: Fix the SPDY plugin build under clang on Linux.

2013-04-20 Thread James Peach
On Apr 20, 2013, at 4:06 AM, Igor Galić wrote: > > > - Original Message - >> Updated Branches: >> refs/heads/master c88d6153e -> 270edbe70 >> >> >> TS-1586: Fix the SPDY plugin build under clang on Linux. > [snip] >> Commit: 270edbe704bc3d69b56026d8d54e0f16891cb649 >> Parents: c88d61

Re: git commit: TS-1586: Fix the SPDY plugin build under clang on Linux.

2013-04-20 Thread Igor Galić
- Original Message - > Updated Branches: > refs/heads/master c88d6153e -> 270edbe70 > > > TS-1586: Fix the SPDY plugin build under clang on Linux. [snip] > Commit: 270edbe704bc3d69b56026d8d54e0f16891cb649 > Parents: c88d615 > Author: James Peach > Authored: Fri Apr 19 20:43:25 2013 -

Re: [6/6] git commit: TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious

2013-04-20 Thread Igor Galić
- Original Message - > TS-1820 Cleanup the comments some, and eliminate a few unused > parameters where it was obvious [snip] > Commit: c88d6153e0850a5c5f633ae8afd7947773b65d99 > Parents: c6dd66e [snip] > http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c88d6153/iocore/cache/Cach

Re: [3/6] git commit: TS-1820 Introduce TS_UNUSED, and migrate most of the code to use either C++ style unused parameters, or this new macro

2013-04-20 Thread Igor Galić
- Original Message - > TS-1820 Introduce TS_UNUSED, and migrate most of the code to use > either C++ style unused parameters, or this new macro [snip] > Commit: e343dbbc60819256e8db7bc0d1f0ae7a4067c7cf > Parents: 3840df1 [snip] > http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e

Re: [1/6] git commit: TS-1820 Unify the use of UNUSED, and eliminate trash

2013-04-20 Thread Igor Galić
- Original Message - > Updated Branches: > refs/heads/master 21515f600 -> c88d6153e > > > TS-1820 Unify the use of UNUSED, and eliminate trash [snip] > http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3840df18/lib/ts/ink_assert.cc > ---

Re: [6/6] git commit: TS-1820 Cleanup the comments some, and eliminate a few unused parameters where it was obvious

2013-04-20 Thread Igor Galić
- Original Message - > TS-1820 Cleanup the comments some, and eliminate a few unused > parameters where it was obvious [snip] > > // > void > -TSPluginInit(int, const char *[]) // UNUSED int argc, const char *a