On 20.05.19 12:41, Vladimir Sementsov-Ogievskiy wrote:
> 10.04.2019 23:20, Max Reitz wrote:
>> For completeness' sake, add a function for accessing a node's storage
>> child, too. For filters, this is their filtered child; for non-filters,
>> this is bs->file.
>>
>> Some places are deliberately le
10.04.2019 23:20, Max Reitz wrote:
> For completeness' sake, add a function for accessing a node's storage
> child, too. For filters, this is their filtered child; for non-filters,
> this is bs->file.
>
> Some places are deliberately left unconverted:
> - BDS opening/closing functions where bs->f
For completeness' sake, add a function for accessing a node's storage
child, too. For filters, this is their filtered child; for non-filters,
this is bs->file.
Some places are deliberately left unconverted:
- BDS opening/closing functions where bs->file is handled specially
(which is basically