sheepsy90
sheepsy90
For some reason the realpathSync destroys the possibility for me to use refs in my project.
The source code for this is available as an R package which as far as I know contains some C/C++ (something) source code already.
Without a fix for the issue mentioned - this plugin is severely limited.
I totally agree that a setting flag that switches between the current mode and your proposal would be totally enough. The consideration that I just would put in that the...
Shall I try to implement something ?
I came across something similar now in the swedish BankID system. If I am not mistaken when trying to parse and go through the OCSP response on calling `basic_ocsp_response['tbs_response_data']['response_extensions'][0]['extn_value']` it...
Actually when looking at the raw data it actually seems to be correct. This is the byte stream (in ints that I analyzed myself) It always includes the TAG, LENGTH,...
I agree with that - it seems that canceling out all data in a event because one value is not set seems confusing - at best.