Denis Komarov

Results 7 comments of Denis Komarov

The problem remains relevant for the new version GraalVM 19.3.0 Community Edition based on **JDK 8**. But in version GraalVM 19.3.0 Community Edition based on **JDK 11** the problem is...

@SydneyhSmith thanks, in my case backwards compatibility was broken due to the missing **PackageFilename** field. It would be great if there was a way to get all the package metadata...

@denelon It seems the latest version of the PowerShell module comes with an outdated version of the kernel (v1.4.10173). ``` winget --version ``` ``` v1.6.3482 ``` ```powerhell Get-Module -Name 'Microsoft.WinGet.Client'...

@Trenly The problem also occurs on the new version of Microsoft.WinGet.Client 1.7.10661 : ```powershell Get-Module -Name 'Microsoft.WinGet.Client' | Format-List -Property 'Name', 'Version' Find-WinGetPackage -Id QuestSoft.QTranslate -Source winget ``` ```powershell Name...

As a workaround, you can explicitly specify the source: ```powershell Find-WinGetPackage -Name Adobe -Source winget ``` The result will be like this: ``` Name Id Version Source ---- -- -------...

@B-Art Yes, that's right. That's why now is a good time to support these keywords, [similar to int and System.Int32](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-11.0/numeric-intptr#summary): ![image](https://github.com/user-attachments/assets/29a49da5-c507-4cda-99c8-15986e9a5658) Moreover, the current version of PowerShell runtime already uses...

``` Double Commander Version: 1.2.0 alpha Revision: 11418 Commit: 81616d392 Build date: 2024/08/18 Lazarus: 3.4.0.0 FPC: 3.2.2 Platform: x86_64-Win64-win32/win64 OS version: Windows 10 22H2 x86_64 ``` https://github.com/user-attachments/assets/d4324845-2cac-494a-b4ac-d68e3339e2af