Conversation
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
|
System tests has a repeated failure in there:
I didn't investigate further, I am about to go to a doctor appointment. |
96cae79 to
ad8dab5
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
ad8dab5 to
ef1af86
Compare
| */ | ||
| const char *ptr; | ||
| /** | ||
| * The number of elements (not bytes) that `.ptr` points to. |
There was a problem hiding this comment.
Maybe in libdatadog I should modify this to say:
The number of elements (not bytes, unless they are the same for a given type) that
.ptrpoints to.
Seems misleading for const char ^_^
Doesn't block this PR, definitely, just wanting your opinion.
There was a problem hiding this comment.
I don't care very much, but your edit is fine too :-D
morrisonlevi
left a comment
There was a problem hiding this comment.
Looks good to me, assuming the pending language tests pass.
Anilm3
left a comment
There was a problem hiding this comment.
The system tests now pass locally with DataDog/system-tests#1624
++$version;