[Nowide] Formal Review Request

Hello, I'd like to ask to add Boost.Nowide to review queue: Boost.Nowide is a library implemented by Artyom Beilis that make cross platform Unicode aware programming easier. The library provides an implementation of standard C and C++ library functions, such that their inputs are UTF-8 aware on Windows without requiring to use Wide API. Sources: http://cppcms.com/files/nowide/ Docs: http://cppcms.com/files/nowide/html/ Git: git://cppcms.git.sourceforge.net/gitroot/cppcms/nowide Thank You Very Much! Artyom Beilis P.S.: Previous mail was sent accidentally to boost.users list, sorry. -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/

Hi, I just wanted to ask if boost::locale is a dependency of this library? And also: if there are any dependencies, can you add them in the documentation? Joel Lamotte

----- Original Message -----
From: Klaim - Joël Lamotte <mjklaim@gmail.com> To: boost@lists.boost.org Cc: Sent: Tuesday, June 12, 2012 6:31 AM Subject: Re: [boost] [Nowide] Formal Review Request
Hi,
I just wanted to ask if boost::locale is a dependency of this library?
Boost.Nowide uses header only part of boost.locale.
And also: if there are any dependencies, can you add them in the documentation?
It is mostly header only library with exception of console I/O, i.e. boost::nowide::c(out|in|err|log) http://cppcms.com/files/nowide/html/index.html#using_standard
Joel Lamotte
Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/

Hi Artyom, I have received your request and have added the library to the review schedule. Best, Ron On Jun 11, 2012, at 9:56 PM, Artyom Beilis wrote:
Hello,
I'd like to ask to add Boost.Nowide to review queue:
Boost.Nowide is a library implemented by Artyom Beilis that make cross platform Unicode aware programming easier.
The library provides an implementation of standard C and C++ library functions, such that their inputs are UTF-8 aware on Windows without requiring to use Wide API.
Sources: http://cppcms.com/files/nowide/ Docs: http://cppcms.com/files/nowide/html/ Git: git://cppcms.git.sourceforge.net/gitroot/cppcms/nowide
Thank You Very Much!
Artyom Beilis
P.S.: Previous mail was sent accidentally to boost.users list, sorry.
-------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Thanks! Artyom
________________________________ From: Ronald Garcia <rxg@cs.cmu.edu>
Hi Artyom,
I have received your request and have added the library to the review schedule.
Best, Ron
On Jun 11, 2012, at 9:56 PM, Artyom Beilis wrote:
Hello,
I'd like to ask to add Boost.Nowide to review queue:
Boost.Nowide is a library implemented by Artyom Beilis that make cross platform Unicode aware programming easier.
The library provides an implementation of standard C and C++ library functions, such that their inputs are UTF-8 aware on Windows without requiring to use Wide API.
Sources: http://cppcms.com/files/nowide/ Docs: http://cppcms.com/files/nowide/html/ Git: git://cppcms.git.sourceforge.net/gitroot/cppcms/nowide
Thank You Very Much!
Artyom Beilis
participants (3)
-
Artyom Beilis
-
Klaim - Joël Lamotte
-
Ronald Garcia