$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [filesystem] Version 3 of Boost.Filesystem added to trunk
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2010-06-04 11:32:29
On 4 June 2010 11:09, Eric Niebler <eric_at_[hidden]> wrote:
> On 6/4/2010 11:01 AM, Beman Dawes wrote:
>>
>> My understanding is that Windows switched to UTF-16 awhile ago.
>>
>
> Hawt! My information was out of date. I'll stop spreading FUD.
>
The APIs can perhaps handle it, but I'm not convinced that any tools
do. Even Explorer in Windows 7 still requires that you hit backspace
twice to delete a character outside the BMP. In contrast, Nautilus
gets this right in Linux.