Nils Goroll

Results 592 comments of Nils Goroll

@jake-dog yes, it took me a de-tour to realize it in #102 but the lifetime issue should be fixed for real now. Sorry for having noticed your comment too late....

2d51da74680e849c8411bcd6d85cd53c149b3052

I think I have made up my mind, my opinion/judgement: - I think there will not be many use cases for an `authority` argument as a `dynamic.director()` constructor argument, but...

I use https://github.com/inflex/ideviceunback to extract the backup, which makes photos from the backup available in `Media/DCIM`. With the `-l` option this does not even require additional disk space, because hard...

The simple answer: This is not currently supported. The place you found is not the only one where we expect built binaries to be executable during the build, for example...

My homework submission after bugwash: I agree with the problem statement: VMOD functions/methods which could potentially be called from `vcl_init{}`, can not rely on using buffered VSL. Because most VMOD...

> Taking this as an example is a little bit unfair Maybe I have not expressed my intend clearly enough, but I only took your code as an example for...

bugwash: * The error is in the session VSL, but due to the impracticality of `-g session`, it is not particularly useful * `SLT_Error` is not a particularly good tag...