weixin_39907526 2020-11-21 02:49
浏览 0

ct.types.copy does not check whether a requested type exists, resulting into a cryptic error if one provides a non-existing type name

In GitLab by on Feb 26, 2019, 01:47

If one tries to create a copy of a non-existing type (e.g. due to a misspelling), it will result in a not quite helpful error message:

image

该提问来源于开源项目:ct-js/ct-js

  • 写回答

5条回答 默认 最新

  • weixin_39907526 2020-11-21 02:49
    关注

    In GitLab by on Feb 26, 2019, 01:50

    changed title from ct.types.copy does not check{-s-} whether a requested type exists, resulting into a cryptic error if one provides a non-existing error to ct.types.copy does not check whether a requested type exists, resulting into a cryptic error if one provides a non-existing error

    评论

报告相同问题?