[PATCH 02/11] lib: use new addresses structure for thread authors

2012-09-08 Thread Austin Clements
Quoth Jameson Graef Rollins on Aug 19 at 6:52 pm: > Now that we have the infrastructure in place, we modify the thread > object and associated functions to use the new addresses structure for > storing thread authors. > --- > lib/thread.cc | 41 +++-- > 1 fil

Re: [PATCH 02/11] lib: use new addresses structure for thread authors

2012-09-08 Thread Austin Clements
Quoth Jameson Graef Rollins on Aug 19 at 6:52 pm: > Now that we have the infrastructure in place, we modify the thread > object and associated functions to use the new addresses structure for > storing thread authors. > --- > lib/thread.cc | 41 +++-- > 1 fil

[PATCH 02/11] lib: use new addresses structure for thread authors

2012-08-19 Thread Jameson Graef Rollins
Now that we have the infrastructure in place, we modify the thread object and associated functions to use the new addresses structure for storing thread authors. --- lib/thread.cc | 41 +++-- 1 file changed, 11 insertions(+), 30 deletions(-) diff --git a/lib/

[PATCH 02/11] lib: use new addresses structure for thread authors

2012-08-19 Thread Jameson Graef Rollins
Now that we have the infrastructure in place, we modify the thread object and associated functions to use the new addresses structure for storing thread authors. --- lib/thread.cc | 41 +++-- 1 file changed, 11 insertions(+), 30 deletions(-) diff --git a/lib/