added more character conversion functions

This commit is contained in:
hyunghwan.chung
2017-01-12 10:06:43 +00:00
parent d130ec02ec
commit ec3285da57
10 changed files with 96 additions and 51 deletions

View File

@ -13,7 +13,6 @@ class MyObject(Object)
'not implemented'
'subsystem error'
'internal error that should never have happened'
'insufficient system memory'
'insufficient object memory'
@ -39,6 +38,7 @@ class MyObject(Object)
'divide by zero'
'I/O error'
'encoding conversion error'
'buffer full'
).
synerrmsgs := #(