8000 Document the CoderError change [feenkcom/gtoolkit#3736] · feenkcom/gtoolkit@84b2d44 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 84b2d44

Browse files
committed
Document the CoderError change [#3736]
1 parent 26ba16c commit 84b2d44

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

lepiter/daq9cy3g4s4gnztabwj0s1ev1.lepiter

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,6 +1013,81 @@
10131013
"__type" : "textStyle"
10141014
},
10151015
"string" : "Icons for {{gtClass:EpEvent}} entries"
1016+
},
1017+
{
1018+
"__type" : "textSnippet",
1019+
"children" : {
1020+
"__type" : "snippets",
1021+
"items" : [
1022+
{
1023+
"__type" : "textSnippet",
1024+
"children" : {
1025+
"__type" : "snippets",
1026+
"items" : [ ]
1027+
},
1028+
"createEmail" : {
1029+
"__type" : "email",
1030+
"emailString" : "<unknown>"
1031+
},
1032+
"createTime" : {
1033+
"__type" : "time",
1034+
"time" : {
1035+
"__type" : "dateAndTime",
1036+
"dateAndTimeString" : "2025-05-13T18:03:54.884595+02:00"
1037+
}
1038+
},
1039+
"editEmail" : {
1040+
"__type" : "email",
1041+
"emailString" : "<unknown>"
1042+
},
1043+
"editTime" : {
1044+
"__type" : "time",
1045+
"time" : {
1046+
"__type" : "dateAndTime",
1047+
"dateAndTimeString" : "2025-05-13T18:05:10.751255+02:00"
1048+
}
1049+
},
1050+
"uid" : {
1051+
"__type" : "uid",
1052+
"uidString" : "vFLuUGjxDQCwkceIBCAwIw=="
1053+
},
1054+
"paragraphStyle" : {
1055+
"__type" : "textStyle"
1056+
},
1057+
"string" : "Error handling changed in the compiler. Checking for those errors in coder in {{gtMethod:GtPharoSourceCoder>>#handleCompilerErrorsDuring:inContext:}} should use `CodeError` in Pharo 12. "
1058+
}
1059+
]
1060+
},
1061+
"createEmail" : {
1062+
"__type" : "email",
1063+
"emailString" : "<unknown>"
1064+
},
1065+
"createTime" : {
1066+
"__type" : "time",
1067+
"time" : {
1068+
"__type" : "dateAndTime",
1069+
"dateAndTimeString" : "2025-05-13T18:03:40.413658+02:00"
1070+
}
1071+
},
1072+
"editEmail" : {
1073+
"__type" : "email",
1074+
"emailString" : "<unknown>"
1075+
},
1076+
"editTime" : {
1077+
"__type" : "time",
1078+
"time" : {
1079+
"__type" : "dateAndTime",
1080+
"dateAndTimeString" : "2025-05-13T18:03:53.660196+02:00"
1081+
}
1082+
},
1083+
"uid" : {
1084+
"__type" : "uid",
1085+
"uidString" : "CxsgUGjxDQCvi3ZQBCAwIw=="
1086+
},
1087+
"paragraphStyle" : {
1088+
"__type" : "textStyle"
1089+
},
1090+
"string" : "Use `CodeError` instead of `OCSemanticWarning`."
10161091
}
10171092
]
10181093
},

0 commit comments

Comments
 (0)
0