aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/bugs.html
blob: f0eeb609a8d4abe2ad328d63d30d1a860551b6ee (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
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
    <title>Bugs in the Carpet</title>
  </head>
  
  <body>
    <h1>Bugs in the Carpet</h1>
    
    <p>As Carpet is being looked at (and used?) by more and more
    people, they find more and more things that don't work as
    expected, or are plain broken.  We want to correct these.  Here is
    a list of the currently known problems.</p>

    <ul>
    <li>Vector grid functions are not contiguous in memory</li>
    </ul>

    <hr />

    <p>
      <a href="http://www.xemacs.org/About/created.html"><img
      src="cbxSmall.jpg" alt="Created with XEmacs!" height="36"
      width="100" /></a>
      
      <a href="http://www.anybrowser.org/campaign/"><img
      src="logoab8.png" alt="Best Viewed With Any Browser" height="31"
      width="88" /></a>

      <a href="http://validator.w3.org/check/referer"><img
      src="valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31"
      width="88" /></a>
    </p>
    
    <address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<p>
<!-- Created: Thu Aug 14 20:16:15 CEST 2003 -->
<!-- hhmts start -->
Last modified: Thu Aug 14 20:38:08 CEST 2003
<!-- hhmts end -->
</p>
  </body>
</html>