$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Inconsistent unicode encoding between boost and wx on mac osx
From: Sachin Garg (schngrg_at_[hidden])
Date: 2010-02-19 18:39:19
On Tue, Feb 16, 2010 at 5:25 AM, Sachin Garg <schngrg_at_[hidden]> wrote:
> On Tue, Feb 16, 2010 at 3:09 AM, Beman Dawes <bdawes_at_[hidden]> wrote:
>> I've updated the Boost SVN trunk with a fix. Please give it a try and report any
>> problems.
>
> Thanks.
>
> I haven't ever built from trunk. I am guessing it will only require
> downloading/checking-out the trunk and then rest of the procedure will
> be same as with release downloads.
>
> Will test it soon (might not be able to check before next weekend).
>
> Thanks again, for this fix and fix to bug #3884.
I tested the trunk, the bug is fixed. Unicode in wpath works fine on OSX now.
SG