On 11/14/2016 09:09 AM, tbsaunde+...@tbsaunde.org wrote:
From: Trevor Saunders <tbsaunde+...@tbsaunde.org>
Hi,
Basically $subject which gets rid of a few more casts over all.
I ment to get this out a little while back, but life got busy, and I didn't
read the status announcement properly, so virtually working from hawaii for
now. patches individually built and regtested on x86_64-linux-gnu, and series
run through config-list.mk, ok?
Ok for all except #3 and #11.
For #3, I just don't like increasing indentation like that, I prefer to
just declare the variable earlier.
#11 does unexplained things with dyn_casts (why not as_a?) and templates.
Bernd