John Maddock wrote:
Since the filesystem update I'm seeing:

quickbook.quickbook-to-boostbook ../../../bin.v2/libs/math/doc/gcc/debug/math.xml
Error: filesystem::default_name_check_writable

when trying to build quickbook docs from cygwin.

Looks like quickbook is calling a deprecated filesystem function?


Indeed. In the old filesystem lib, I had to globally turn off path checking to get anything accomplished with path objects. Now, it looks like path checking is separate from the path object (and there was much rejoicing).

I've removed the (now superflous) offending code, and things seem to be working again.

Thanks for the report.

--
Eric Niebler
Boost Consulting
www.boost-consulting.com


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to