diff --git a/buglist b/buglist index 848a407..87e3aa8 100644 --- a/buglist +++ b/buglist @@ -1,12 +1,41 @@ ========================================================================= -bug 7229: +bug 7231: todo 329: wish 1011: meh 5: ========================================================================= +bug 7231: D2 is not of type SEQUENCE + +see dop.input.pamphlet S 69 +)d op coerce + +========================================================================= + +bug 7230: richhyper1000-1098 S 272 failed + +Bisect to see when this started + +========================================================================= + +bug 7229: )show FortranCode has NIL for the containing file + +similarly +FortranProgram, FortranType, ROIRC + +)show InfClsPt simply fails +)show MyExpression simply fails +)show MyUnivariatePolynomial simply fails + +)show PackageForAlgebraicFunctionField fails with: + listSort: second argument must be a list + +)show BSD lists the source file as Makefile.pamphlet + +========================================================================= + bug 7228: graphics crash running space3 The src/input/space3.input causes an early exit diff --git a/changelog b/changelog index dc1e1d1..5c34779 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20120302 tpd src/axiom-website/patches.html 20120302.02.tpd.patch +20120302 tpd buglist add bugs found during regression test review 20120302 tpd src/axiom-website/patches.html 20120302.01.tpd.patch 20120302 tpd books/bookvol0 add )tangle and )regress commands 20120301 tpd src/axiom-website/patches.html 20120301.01.tpd.patch diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index c7274b9..42b5760 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -3834,5 +3834,7 @@ books/bookvol5 add )tangle and )regress commands
books/bookvol10.4 document and regression test PadeApproximants
20120302.01.tpd.patch books/bookvol0 add )tangle and )regress commands
+20120302.02.tpd.patch +buglist add bugs found during regression test review