Marshall Clow
Fri, 18 Mar 2011 10:26:09 -0700
The file "adobe_source_libraries/tools/boost_1_44_0_patches.txt" contains patches to update boost for use with ASL.
It contains patches for two files in boost:
* boost/filesystem/v2/operations.hpp -- this patch is no longer
necessary
* tools/build/v2/tools/msvc.jam -- this patch needs to
be reworked, since the jam file has been extensively modified to support MSVC
v10.
Also, an additional file needs to be patched to remove an "unused variable"
warning/error:
boost_libraries/boost/thread/pthread/condition_variable.hpp
54c54
< BOOST_ASSERT(!res); (void) res;
---
> BOOST_ASSERT(!res);
I have also submitted the following changelists:
4133 -- Update install.sh to find the new location for the bjam sources
4134 -- Update calls to boost::filesystem::path ()
With these changes, ASL now compiles correctly with boost 1.46.1 (on darwin; I
don't have access to a windows machine at home).
-- Marshall
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Adobe-source-devel mailing list
Adobe-source-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/adobe-source-devel