GitCC AI驱动开源 开源项目查询 开源项目分类 机器人 人工智能介绍 大模型分类 企业应用 科学研究 孵化优质开源项目 GCC API 海外版AI Coding
  • Jonas Green's avatar
    feat(core): Unwrap ExtensionObject arrays inside UA_Variant (Binary) · 41d18f3b
    Jonas Green 创作于
    
    
    The decoding did not unwrap the extension objects that the
    structures are wrapped into when encoded if the variant contains an
    array of structures.
    
    The implemented unit tests of this PR reveals the issue. Also the
    test parseCustomArray is updated to what we belive is the correct
    behavior.
    
    We have a solution implemented that passes all unit tests but needs
    to be clean up before published. We publish the unit tests to notify
    about the issue until the solution is ready.
    
    Co-authored-by: default avatarJulius Pfrommer <julius.pfrommer@web.de>
    41d18f3b