[Boost-bugs] [Boost C++ Libraries] #4371: [random] - local variable shadows template parameter

Subject: [Boost-bugs] [Boost C++ Libraries] #4371: [random] - local variable shadows template parameter
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-24 11:45:09


#4371: [random] - local variable shadows template parameter
-------------------------------------+--------------------------------------
 Reporter: chrisj | Owner: no-maintainer
     Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: random
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The following tiny patch fixes a problem with a local variable shadowing a
 template parameter, which is against the standard (although accepted by
 several compilers). This fixes many problems with clang, as almost any
 library which uses random is currently hitting this issue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4371>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC