You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "alpha-baby (via GitHub)" <gi...@apache.org> on 2023/04/26 10:28:42 UTC

[GitHub] [dubbo-go-hessian2] alpha-baby opened a new issue, #358: decode Integer -> *int32 报错

alpha-baby opened a new issue, #358:
URL: https://github.com/apache/dubbo-go-hessian2/issues/358

   <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
   
   readme 中是指出类型是这样对应的,但是在这样使用的时候会报错
   
   Integer | java.lang.Integer | *int32
   
   === RUN   TestDecodeSliceIntegerHasNull
   2023/04/26 18:23:35 get java reply:   customReplyTypedListIntegerHasNull
   --- FAIL: TestDecodeSliceIntegerHasNull (30.50s)
   panic: reflect: call of reflect.Value.SetInt on ptr Value [recovered]
   	panic: reflect: call of reflect.Value.SetInt on ptr Value
   
   **What happened**:
   
   **What you expected to happen**:
   
   **How to reproduce it (as minimally and precisely as possible)**:
   
   **Anything else we need to know?**:
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] AlexStocks closed issue #358: decode Integer -> *int32 报错

Posted by "AlexStocks (via GitHub)" <gi...@apache.org>.
AlexStocks closed issue #358: decode Integer  -> *int32 报错 
URL: https://github.com/apache/dubbo-go-hessian2/issues/358


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] alpha-baby commented on issue #358: decode Integer -> *int32 报错

Posted by "alpha-baby (via GitHub)" <gi...@apache.org>.
alpha-baby commented on issue #358:
URL: https://github.com/apache/dubbo-go-hessian2/issues/358#issuecomment-1523206570

   codec.go:257 SetValue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org