[PATCH v3 02/21] Move libxml bits out of abg-sptr-utils.h.

Dodji Seketeli dodji@seketeli.org
Mon May 4 09:20:31 GMT 2020


Giuliano Procida <gprocida@google.com> a écrit:

> The header file abg-sptr-utils.h contains generic things relating to
> shared pointers. It also contains shared pointer typedefs (in the
> sptr_utils namespace) and template specialisations for XML types.
>
> The last of these more naturally belong in abg-libxml-utils.h (and in
> the xml namespace). This patch moves them.
>
> There are no behavioural changes.
>
> 	* include/abg-sptr-utils.h: Remove reader_sptr and
> 	xml_char_sptr typedefs, from namespace
> 	sptr_utils. (build_sptr): Remove corresponding template
> 	function specialisations for these types.
> 	* include/abg-libxml-utils.h: Add reader_sptr and
> 	xml_char_sptr typedefs, to namespace xml. (build_sptr): Add
> 	corresponding template function specialisations for these
> 	types.

Applied to master, thanks!

Cheers,

-- 
		Dodji


More information about the Libabigail mailing list