$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Adding gil extensions to boost_release
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-03-25 20:46:17
Hi all,
>> There are news about adding GIL.IO in release branch?
I hope it will happen this week!
>
> Oh sorry, I missed this thread.
>
> Looking the gil.io, it still a forwarding html file from
> 'libs/gil/io/index.html'.
There is a index.html in libs\gil\io\doc\html. Is that ok?
>
> Also, from the inspection report:
>
> libs/gil/io/doc/html/gil/io/running_gil__io_tests.html:
> (line 31) Broken link: ../../chhenning
This is some sort of funny case created by the documentation system.
In my qbk file I declare a link:
[def _EMAIL_ [@chhenning ** @ ** gmail.com]]
which then is translated into:
<a href="../../chhenning" target="_top">**@ ** gmail.com</a>
Is there some prefix for email address?
> libs/gil/io/test/tiff_file_format_test.cpp: *Tab*
> libs/gil/io/test_images/bmp/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/png/PngSuite/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/pnm/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/raw/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/targa/fileformat.info: *N* directory name
> contains a dot character ('.')
> libs/gil/io/test_images/targa/fileformat.info/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/tiff/graphicmagick/readme.txt: *C*, *Lic*
> libs/gil/io/test_images/tiff/libtiffpic/readme.txt: *C*, *Lic*
Done.
>
> Other than that, the test results aren't running so I haven't been
> able to look at them. Has this been added to the teste results.
What do you mean?
Regards,
Christian