summaryrefslogtreecommitdiff
path: root/doc/html/circular_buffer/tickets.html
blob: 3000b52007bb38652c3818bc8467dd3891c96b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Trac Tickets</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../circular_buffer.html" title="Chapter&#160;8.&#160;Boost.Circular Buffer">
<link rel="prev" href="template_params.html" title="Template Parameters">
<link rel="next" href="release.html" title="Release Notes">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="template_params.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../circular_buffer.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="release.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="circular_buffer.tickets"></a><a class="link" href="tickets.html" title="Trac Tickets">Trac Tickets</a>
</h2></div></div></div>
<p>
      Report and view bugs and features by adding a ticket at <a href="https://svn.boost.org/trac/boost" target="_top">Boost.Trac</a>.
    </p>
<p>
      Existing open tickets for this library alone can be viewed <a href="https://svn.boost.org/trac/boost/query?status=assigned&amp;status=new&amp;status=reopened&amp;component=circular_buffer&amp;col=id&amp;col=summary&amp;col=status&amp;col=owner&amp;col=type&amp;col=milestone&amp;order=priority" target="_top">here</a>.
      Existing tickets for this library - including closed ones - can be viewed
      <a href="https://svn.boost.org/trac/boost/query?status=assigned&amp;status=closed&amp;status=new&amp;status=reopened&amp;component=circular_buffer&amp;col=id&amp;col=summary&amp;col=status&amp;col=owner&amp;col=type&amp;col=milestone&amp;order=priority" target="_top">here</a>.
    </p>
<p>
      Type: Bugs
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/4100" target="_top">#4100</a> Some
      boost classes have sizeof that depends on NDEBUG.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/5362" target="_top">#5362</a> circular_buffer
      does not compile with BOOST_NO_EXCEPTIONS.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/6277" target="_top">#6277</a> Checked
      iterators are not threadsafe.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/6747" target="_top">#6747</a> Circular_Buffer
      / Bounded_Buffer inside Template class problem.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/7025" target="_top">#7025</a> circular
      buffer reports warning: " type qualifiers ignored on function return type"
      while compile.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/7950" target="_top">#7950</a> Eliminate
      W4-warnings under VS2005.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/8012" target="_top">#8012</a> Inconsistency
      in <code class="computeroutput"><span class="identifier">linearize</span><span class="special">()</span></code>.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/8438" target="_top">#8438</a> <code class="computeroutput"><span class="identifier">vector</span></code> &amp; <code class="computeroutput"><a class="link" href="../boost/circular_buffer.html" title="Class template circular_buffer">circular_buffer</a></code>
      storage misbehave when using compiler optimizations.
    </p>
<p>
      Type: Feature Requests
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/5511" target="_top">#5511</a> Documentation
      needs some improvement.
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/7888" target="_top">#7888</a> circular_buffer
      should support move semantics.
    </p>
<p>
      Type: Patches
    </p>
<p>
      <a href="https://svn.boost.org/trac/boost/ticket/8032" target="_top">#8032</a> Warning
      fixes in circular_buffer.
    </p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2013 Jan Gaspar<p>
        Distributed under the Boost Software License, Version 1.0. (See accompanying
        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
      </p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="template_params.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../circular_buffer.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="release.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>