Niels Dossche

Results 25 issues of Niels Dossche

BIO_dup_state() returns an error code ##### Checklist - [ ] documentation is added or updated - [ ] tests are added or updated

This macro returns an errorcode ##### Checklist - [ ] documentation is added or updated - [ ] tests are added or updated

approval: done
branch: master
triaged: bug
cla: trivial
branch: 3.0
branch: 3.1
tests: exempted

CMS_SharedInfo_encode() can also return a negative error value, but this is not checked in the current check, only the zero error return value is covered. A previous PR [1] fixed...

branch: master
approval: review pending
triaged: bug
cla: trivial
branch: 3.0
branch: 3.1
tests: exempted

default_check() can return a zero value to indicate an internal error in one condition for the PRE_CTRL_STR_TO_PARAMS state. This state can be reached from the default_fixup_args() function which does not...

branch: master
approval: review pending
triaged: bug
cla: trivial
branch: 3.0
branch: 3.1
tests: exempted

There's a note on the page for [Iterator::rewind](https://www.php.net/manual/en/iterator.rewind): > This is the first method called when starting a [foreach](https://www.php.net/manual/en/control-structures.foreach.php) loop. It will not be executed after [foreach](https://www.php.net/manual/en/control-structures.foreach.php) loops. This could...

enhancement
good first issue

I probably butchered something at least. They have UPGRADING entries, but let's already make a PR for them. EDIT: called it :') but the pesky whitespace was already there >:(...

The requirement AFAICT is that to_xml returns a string representing valid XML, that is then unpacked for type mapping. The requirement that it is an XML string is not documented....

Extension: soap

**Describe the Bug** Most passes have a maximum LLVM version number of 16. For example, the type based alias analysis pass has: https://github.com/TheDan64/inkwell/blob/5c9f7fcbb0a667f7391b94beb65f1a670ad13221/src/passes.rs#L1055-L1058 However, this pass is also available in...

enhancement

On this page: https://www.php.net/manual/en/context.http.php We have a list of options, among those is "header", which can either be a string or an array. However, it was not clear what the...

Status: Verified
Category: Streams

You can see a video of me typing "while" really quickly after the page loaded (repeatedly), and it duplicates some characters sometimes. You can especially see this in the last...