aslze

Results 28 comments of aslze

Maybe related to: * https://github.com/microsoft/winget-cli/issues/2806 * https://github.com/microsoft/winget-cli/issues/3859

> This looks related to: > > * [Cannot upgrade/uninstall nested portables coming from an older version of WinGet #3279](https://github.com/microsoft/winget-cli/issues/3279) > > > Can you try the workarounds listed in...

I managed to clean this by manually uninstalling (from WinGet/Packages, PATH, Registry/uninstall). Then I could install again. But winget should not *hang* forever in a situation like this.

> > I managed to clean this by manually uninstalling (from WinGet/Packages, PATH, Registry/uninstall). Then I could install again. > > But winget should not _hang_ forever in a situation...

Oops. I missed the *signing-off* part. That means commits must be done by actual team members and not external contributors? How can this proceed?

> @aslze thanks for this pull request. Revisiting the changes in crypto_extra.h in this LTS context, I think we should do better actually in terms of not changing the Doxygen...

@ronald-cron-arm yes, those two commits fix the issue, thanks. Would you add this [commit](https://github.com/Mbed-TLS/mbedtls/pull/10200/commits/242dd7b09f1482403d21bc695f629662202ac494) from my PR? It's a tiny change. Fixes compilation of two test programs due to an...

Can someone please take a look. The system is complaining about API changes in the naming of some structs: ``` psa_crypto_driver_pake_inputs_t -> struct psa_crypto_driver_pake_inputs_s psa_pake_cipher_suite_t -> struct psa_pake_cipher_suite_s psa_jpake_computation_stage_t ->...

In my PC, the compression options are greyed out except LZNT1. In another PC all compression types were available. I can run the *compact* command and use those other formats,...

FYI, compression options other than LZNT1 were grayed out in a non-primary drive (not the one with the OS). I've seen this in two PCs. In the main drive (C:)...