Update for compiler.errors change
parent
e6218fdc71
commit
105831fabe
|
@ -9,7 +9,7 @@ sorting compiler.units definitions ;
|
||||||
QUALIFIED: bootstrap.stage2
|
QUALIFIED: bootstrap.stage2
|
||||||
QUALIFIED: classes
|
QUALIFIED: classes
|
||||||
QUALIFIED: command-line
|
QUALIFIED: command-line
|
||||||
QUALIFIED: compiler.errors.private
|
QUALIFIED: compiler.errors
|
||||||
QUALIFIED: continuations
|
QUALIFIED: continuations
|
||||||
QUALIFIED: definitions
|
QUALIFIED: definitions
|
||||||
QUALIFIED: init
|
QUALIFIED: init
|
||||||
|
@ -291,7 +291,7 @@ IN: tools.deploy.shaker
|
||||||
|
|
||||||
strip-debugger? [
|
strip-debugger? [
|
||||||
{
|
{
|
||||||
compiler.errors.private:compiler-errors
|
compiler.errors:compiler-errors
|
||||||
continuations:thread-error-hook
|
continuations:thread-error-hook
|
||||||
} %
|
} %
|
||||||
] when
|
] when
|
||||||
|
|
Loading…
Reference in New Issue