
----- Original Message -----
From: Jookia <166291@gmail.com> To: boost@lists.boost.org Cc: Sent: Thursday, August 23, 2012 7:57 AM Subject: Re: [boost] [locale] Custom Gettext paths.
On 23/08/12 14:53, Artyom Beilis wrote:
----- Original Message ----- I'll apply it after several tweaks...
You still need to have both
create_message_facet(message_format const &)
And
create_message_facet(message_format const &,std::vector<std::string> const &paths)
For backward compatibility.
Is that for the ABI or something? As right now I have the format_paths argument default to an empty vector. Also, wouldn't that mean I'd have to duplicate all the template declarations too?
Actually for both API and ABI Also I can handle it, no problem.
Thanks,
If you don't mind open a ticket so I will not forget. I'll try to take a look on it this weekend.
Alrighty.
Thanks! Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/