Skip to content

Commit 9d9a972

Browse files
committed
BLOCKER failure in ANSI-TEST ETYPECASE.15
TODO check recent changes to compiler
1 parent 5ffea8c commit 9d9a972

3 files changed

Lines changed: 62 additions & 14 deletions

File tree

CHANGES

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Version 1.10.0
77
<https://github.com/armedbear/abcl/>
88
<https://gitlab.common-lisp.net/abcl/abcl/>
99

10-
* [3450:3734edef398a] compiler: fix bug described by Samuel Ward
10+
* [3450:3734edef398a] (Alejandro) Fix compiler bug reported by Samuel Ward .
1111

12-
* [3449:046198495b7f] (alejandro) fix EQ hash table bug for CONS
12+
* [3449:046198495b7f] (Alejandro) Fix EQ hash table bug for CONS
1313

1414
* [3447:7682875a6759] Container virtualization template
1515
(Podman/Docker) uses openjdk25
@@ -62,15 +62,15 @@ Version 1.10.0
6262
* [r15747] (Tarn W. Burton) Add some missing default methods in the
6363
Gray streams module.
6464

65-
* [r15743] (Alejandrozf) Fix CLOS change propagation for all subclasses.
65+
* [r15743] (Alejandro) Fix CLOS change propagation for all subclasses.
6666

67-
* [r15741] (Alejandrozf) Fix CLOS usage for
67+
* [r15741] (Alejandro) Fix CLOS usage for
6868
UPDATE-INSTANCE-FOR-REDEFINED-CLASS generic function.
6969

70-
* [r15740] (Alejandrozf) Fix for issue with CLOS incorrectly
70+
* [r15740] (Alejandro) Fix for issue with CLOS incorrectly
7171
propagating initargs.
7272

73-
* [r15735-6] (Alejandrozf) Fix compilation of literal quoted parts which
73+
* [r15735-6] (Alejandro) Fix compilation of literal quoted parts which
7474
share parts.
7575

7676
* [r15734] Implement a more efficient vector-to-vector REPLACE.

doc/manual/abcl.tex

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,22 +138,16 @@ \subsubsection{Preface to the Tenth Edition, Second Revision}
138138

139139

140140
%%Preface to the Eleventh edition, abcl-1.10.0
141-
\subsubsection{Preface to the Eleventh Edition}
141+
\subsection{Preface to the Eleventh Edition}
142142

143143
The Eleventh Edition of the implementation, aka \code{abcl-1.10.0} incorporates
144144
most of Tarn Burton's work on providing reasonable \textsc{CLOS} scaffolding
145-
for \textsc{GRAY-STREAMS} implementation.
145+
for various \textsc{GRAY-STREAMS} implementation defaults.
146146

147147
We have tested across on the latests currently available openjdk Long
148148
Term Service (LTS) versions at time of our release, which means ABCL.
149149
This means ABCL will run on any of \code{openjdk\{8,11,17,21,25\}}.
150150

151-
We note that the implementation is currently failing for CFFI
152-
interface on \textsc{arm64} architectures, such as Apple Silicon's
153-
\textsc{M[1-5]} series of processes. But this seems to be true for
154-
other open implementations that the Bear clarifications of this situation.
155-
condition are pending.
156-
157151
\chapter{Introduction}
158152

159153
Armed Bear Common Lisp (\textsc{ABCL}) is an implementation of

test/lisp/ansi/ansi-test-failures

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,3 +1049,57 @@ Last Changed Date: 2016-09-04 12:54:18 +0000 (Sun, 04 Sep 2016)
10491049
FORMATTER.F.47 FORMAT.E.1 FORMAT.E.2 FORMAT.E.3
10501050
FORMAT.E.26 SYNTAX.SHARP-COLON.ERROR.1 APROPOS.ERROR.2
10511051
APROPOS-LIST.ERROR.2 DISASSEMBLE.ERROR.3 TRACE.8))
1052+
1053+
(compileit abcl-1.10.0-github-issue-690 :id x86_64-macos-openjdk25
1054+
(LABELS.37 LABELS.38 LABELS.39 LOOP.1.40 LOOP.1.41
1055+
LOOP.1.42 LOOP.1.43 LOOP.8.10 MAKE-LOAD-FORM.ORDER.3
1056+
MAKE-LOAD-FORM.ORDER.4 MAKE-LOAD-FORM.ORDER.5
1057+
MAKE-LOAD-FORM.ORDER.6 MAKE-LOAD-FORM.ORDER.7
1058+
MAKE-LOAD-FORM.ORDER.8 MAKE-LOAD-FORM.ORDER.9
1059+
MAKE-LOAD-FORM.ORDER.10 MAKE-LOAD-FORM.ORDER.11
1060+
MAKE-LOAD-FORM.ORDER.12 MAKE-LOAD-FORM.ORDER.13
1061+
MAKE-LOAD-FORM.ORDER.14 DEFGENERIC.ERROR.1
1062+
DEFGENERIC.ERROR.2 DEFGENERIC.ERROR.3
1063+
CALL-NEXT-METHOD.ERROR.1 CALL-NEXT-METHOD.ERROR.2
1064+
DEFINE-METHOD-COMBINATION-LONG.04.2
1065+
DEFINE-METHOD-COMBINATION-LONG.11.2
1066+
DEFINE-METHOD-COMBINATION-LONG.11.3 MAKE-CONDITION.3
1067+
MAKE-CONDITION.4 DEFPACKAGE.2B EXPT.29 MAP.48
1068+
DEFSTRUCT.ERROR.3 DEFSTRUCT.ERROR.4 TYPE-OF.1 TYPE-OF.4
1069+
PATHNAMES-PRINT-AND-READ-PROPERLY LOGICAL-PATHNAME.3
1070+
PRINT.PATHNAME.1 PPRINT-FILL.2 PPRINT-LINEAR.2
1071+
PPRINT-TABULAR.2 PPRINT-LOGICAL-BLOCK.17 FORMAT.F.5
1072+
FORMAT.F.8 FORMAT.F.45 FORMATTER.F.45 FORMAT.F.46
1073+
FORMATTER.F.46 FORMAT.F.46B FORMATTER.F.46B FORMAT.F.47
1074+
FORMATTER.F.47 FORMAT.E.1 FORMAT.E.2 FORMAT.E.3 FORMAT.E.26
1075+
SYNTAX.SHARP-COLON.ERROR.1 APROPOS.ERROR.2
1076+
APROPOS-LIST.ERROR.2 DISASSEMBLE.ERROR.3 TRACE.8))
1077+
1078+
(compileit abcl-1.10.0 :id x86_64-macos-openjdk25
1079+
(ETYPECASE.15 LABELS.37 LABELS.38 LABELS.39 LOOP.1.40
1080+
LOOP.1.41 LOOP.1.42 LOOP.1.43 LOOP.8.10
1081+
MAKE-LOAD-FORM.ORDER.3 MAKE-LOAD-FORM.ORDER.4
1082+
MAKE-LOAD-FORM.ORDER.5 MAKE-LOAD-FORM.ORDER.6
1083+
MAKE-LOAD-FORM.ORDER.7 MAKE-LOAD-FORM.ORDER.8
1084+
MAKE-LOAD-FORM.ORDER.9 MAKE-LOAD-FORM.ORDER.10
1085+
MAKE-LOAD-FORM.ORDER.11 MAKE-LOAD-FORM.ORDER.12
1086+
MAKE-LOAD-FORM.ORDER.13 MAKE-LOAD-FORM.ORDER.14
1087+
DEFGENERIC.ERROR.1 DEFGENERIC.ERROR.2 DEFGENERIC.ERROR.3
1088+
CALL-NEXT-METHOD.ERROR.1 CALL-NEXT-METHOD.ERROR.2
1089+
DEFINE-METHOD-COMBINATION-LONG.04.2
1090+
DEFINE-METHOD-COMBINATION-LONG.11.2
1091+
DEFINE-METHOD-COMBINATION-LONG.11.3 MAKE-CONDITION.3
1092+
MAKE-CONDITION.4 DEFPACKAGE.2B EXPT.29 MAP.48
1093+
DEFSTRUCT.ERROR.3 DEFSTRUCT.ERROR.4 TYPE-OF.1 TYPE-OF.4
1094+
PATHNAMES-PRINT-AND-READ-PROPERLY LOGICAL-PATHNAME.3
1095+
PRINT.PATHNAME.1 PPRINT-FILL.2 PPRINT-LINEAR.2
1096+
PPRINT-TABULAR.2 PPRINT-LOGICAL-BLOCK.17 FORMAT.F.5
1097+
FORMAT.F.8 FORMAT.F.45 FORMATTER.F.45 FORMAT.F.46
1098+
FORMATTER.F.46 FORMAT.F.46B FORMATTER.F.46B FORMAT.F.47
1099+
FORMATTER.F.47 FORMAT.E.1 FORMAT.E.2 FORMAT.E.3 FORMAT.E.26
1100+
SYNTAX.SHARP-COLON.ERROR.1 APROPOS.ERROR.2
1101+
APROPOS-LIST.ERROR.2 DISASSEMBLE.ERROR.3 TRACE.8))
1102+
1103+
1104+
1105+

0 commit comments

Comments
 (0)