-
Looks like the problem in these chunk of code:
```ruby
old = $VERBOSE.dup
$VERBOSE = nil
Object.methods.each do |e|
delegate e, to: :@__object__
end
$VERBOSE = old
```
The error looks like:…
-
Review temporary marshalling to have marshalling status as one of the function parameters. This status type should be of ::nil::marshalling::status_type type and be equal to ::nil::marshalling::status…
-
Using the following generator:
```
const generator = new JavaGenerator({
presets: [
{
preset: JAVA_COMMON_PRESET,
options: {
equal: false,
hashCode: false,
clas…
-
Use the product of #4 to create a marshalling for Option
```rust
fn f(option: Option) { ... }
```
-
Aassertion/deassertion masks (which are output parameters) are passed in the request as input data.
See baselib/oh_client.cpp:saHpiSensorEventMasksGet() and marshal/marshal_hpi.c: saHpiSensorEventMask…
-
go-capnproto2 doesn't generate `MarshalJSON`/`UnmarshalJSON` methods, which is a regression from v1. v1 solved this by doing codegen guarded by a compile-time constant, which means you had to recompi…
-
Hey, tiedot's great.
It would be good if tiedot supported direct struct marshal/unmarshal. There's no reason it shouldn't, as `encoding/json` supports it, and that's what tiedot's using.
I see that …
-
We have upgraded from v0.25.0 to a higher version lately and see issues with newly created tables.
We use `options.InferSchema(msg)` to create and update schemas for our tables.
We use `options.Mars…
-
I am getting error when i run python xlr8.py
It shows Traceback (most recent call last):
File "/data/data/com.termux/files/home/XLR8_BOMBER/xlr8.py", line 1, in
-
### Package
Sentry
### .NET Flavor
.NET
### .NET Version
8.0.2
### OS
iOS
### SDK Version
4.2.1
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
…