<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/bugs/opened/shouldnotfail, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Testsuite: flatten the 'bugs/opened' directory.</title>
<updated>2013-11-29T09:13:20+00:00</updated>
<author>
<name>xclerc</name>
</author>
<published>2013-11-29T09:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=38ab183fa9c37e6e405db20ccc393465474a73c0'/>
<id>38ab183fa9c37e6e405db20ccc393465474a73c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "Fail" rather than rely on exit code.</title>
<updated>2013-09-20T09:34:06+00:00</updated>
<author>
<name>xclerc</name>
</author>
<published>2013-09-20T09:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=56b3ad583852438a1378280e9b269f8020a9524c'/>
<id>56b3ad583852438a1378280e9b269f8020a9524c</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16792 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16792 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Unset Asymmetric Patterns</title>
<updated>2013-01-18T15:21:02+00:00</updated>
<author>
<name>pboutill</name>
</author>
<published>2013-01-18T15:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=5a932e8c77207188c73629da8ab80f4c401c4e76'/>
<id>5a932e8c77207188c73629da8ab80f4c401c4e76</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16129 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16129 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Addressed bug #2310 and replaced anomaly "unknown meta" raised by "refine"</title>
<updated>2010-06-13T11:09:55+00:00</updated>
<author>
<name>herbelin</name>
</author>
<published>2010-06-13T11:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=5011e3387172d1d7151019d5d3f64cb92abcc898'/>
<id>5011e3387172d1d7151019d5d3f64cb92abcc898</id>
<content type='text'>
by a regular error in v8.3.
Example behaves better in trunk thanks to new proof engine. In fact,
there are two distinct solutions to a unification problem: should
"refine" commit to one of them or leave the problem open? For trunk,
improved the unification error message by enforcing nf_evar (but at
some time, nf_evar in error messages should move to himsg because it
is costly when errors are used for backtracking).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13127 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by a regular error in v8.3.
Example behaves better in trunk thanks to new proof engine. In fact,
there are two distinct solutions to a unification problem: should
"refine" commit to one of them or leave the problem open? For trunk,
improved the unification error message by enforcing nf_evar (but at
some time, nf_evar in error messages should move to himsg because it
is costly when errors are used for backtracking).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13127 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Granting wish #2251 thanks to commit 12900 solved bug 1416.v (which</title>
<updated>2010-04-07T22:01:23+00:00</updated>
<author>
<name>herbelin</name>
</author>
<published>2010-04-07T22:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=fe3db6e9f688af4c9da29f6508c285bf42324eab'/>
<id>fe3db6e9f688af4c9da29f6508c285bf42324eab</id>
<content type='text'>
was actually failing for another reason than the reason originally
filled in the bug tracker) and revealed a bug in the unification.v
test file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12906 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was actually failing for another reason than the reason originally
filled in the bug tracker) and revealed a bug in the unification.v
test file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12906 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete trailing whitespaces in all *.{v,ml*} files</title>
<updated>2009-09-17T15:58:14+00:00</updated>
<author>
<name>glondu</name>
</author>
<published>2009-09-17T15:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=61ccbc81a2f3b4662ed4a2bad9d07d2003dda3a2'/>
<id>61ccbc81a2f3b4662ed4a2bad9d07d2003dda3a2</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12337 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12337 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniformisation du format des messages d'erreur (commencent par une</title>
<updated>2008-07-17T08:35:58+00:00</updated>
<author>
<name>herbelin</name>
</author>
<published>2008-07-17T08:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d46b26156b306b8cb8b8867ec48dc43fd0c0e3fa'/>
<id>d46b26156b306b8cb8b8867ec48dc43fd0c0e3fa</id>
<content type='text'>
majuscule - si pas un ident ou un terme - et se terminent par un point).
Restent quelques utilisations de "error" qui sont liées à des usages internes,
ne faudrait-il pas utiliser des exceptions plus spécifiques à la place ?



git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11230 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
majuscule - si pas un ident ou un terme - et se terminent par un point).
Restent quelques utilisations de "error" qui sont liées à des usages internes,
ne faudrait-il pas utiliser des exceptions plus spécifiques à la place ?



git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11230 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily disabling automatic test for bug 1338.v</title>
<updated>2008-06-03T06:41:48+00:00</updated>
<author>
<name>notin</name>
</author>
<published>2008-06-03T06:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a8b99e40e954ff7c1ff4858b44ffa362c225928b'/>
<id>a8b99e40e954ff7c1ff4858b44ffa362c225928b</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11041 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11041 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Mises à jour test-suite + amélioration message d'erreur pour non-bug #1757</title>
<updated>2008-05-07T09:20:43+00:00</updated>
<author>
<name>herbelin</name>
</author>
<published>2008-05-07T09:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e1375808e5b924dbc6b10a03c9335557328c7454'/>
<id>e1375808e5b924dbc6b10a03c9335557328c7454</id>
<content type='text'>
+ un error qui devrait être un anomaly


git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10893 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ un error qui devrait être un anomaly


git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10893 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug squashing day !</title>
<updated>2008-04-17T19:00:55+00:00</updated>
<author>
<name>msozeau</name>
</author>
<published>2008-04-17T19:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=042fc90dba4305448553d5831a443203b0151b28'/>
<id>042fc90dba4305448553d5831a443203b0151b28</id>
<content type='text'>
- Closed bugs 121, 1696, 1438, 1425, 1696, 1604, 1738, 1760, 1683 related to
setoids. Add corresponding test files.
- Add new modulo_zeta flag to control zeta during unification (e.g. not
allowed for setoid_rewrite unification, but ok for almost everything
else).
- Various fixes in class_tactics with respect to evars and error
messages.
- Correct error message for NoOccurenceFound, distinguishing between a
rewrite in the goal or an hypothesis.
- Move notations for ==&gt;, --&gt; and ++&gt; to level 90 as suggested by
Russell O'Conor.


git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10813 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Closed bugs 121, 1696, 1438, 1425, 1696, 1604, 1738, 1760, 1683 related to
setoids. Add corresponding test files.
- Add new modulo_zeta flag to control zeta during unification (e.g. not
allowed for setoid_rewrite unification, but ok for almost everything
else).
- Various fixes in class_tactics with respect to evars and error
messages.
- Correct error message for NoOccurenceFound, distinguishing between a
rewrite in the goal or an hypothesis.
- Move notations for ==&gt;, --&gt; and ++&gt; to level 90 as suggested by
Russell O'Conor.


git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10813 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
</feed>
