$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-01-23 20:52:18
At 02:27 PM 1/21/2005, Andreas Wachowski wrote:
 >Hello,
 >
 >ok, this is, how shall I say it, more of a Knuthish bug, but a bug it
 >is, so I might as well report it: In the bibliography of the
 >boost:threads documentation, a reference is erroneous.
 >
 >It says
 >[Hansen73] ACM Computing Surveys. Vol. 5. No. 4. December, 1983. Per
 >Brinch. "Concurrent Programming Concepts"
 >
 >but instead it should be
 >[Hansen73] ACM Computing Surveys. Vol. 5. No. 4. December, 1973. Per
 >Brinch. "Concurrent Programming Concepts"
 >
 >(1973 instead of 1983)
Fixed in CVS.
Thanks!
--Beman