-
The type switch statement in idispatch_windows.go lacks a case for where you need to pass an array of objects as a method parameter. This occurs when invoking some WMI methods, for example, InstallUpd…
-
Some resources return arrays of variants. An example is Msvm_EthernetPortAllocationSettingData (https://msdn.microsoft.com/en-us/library/hh850134%28v=vs.85%29.aspx):
http://paste.ubuntu.com/13770110/…
-
Along with all of the other choices made by the previous maintainers around typing, it seems the mappings passed to `xadd`, `read`, and `xreadgroup` are invariant and do not allow passing in values li…
-
**Describe the bug**
Running avocado-vt tests on an Oracle Linux AMD host fails with the error:
```
JOB ID : 2d2563d6a1eee8a19d00bdf9297e3ba1a12f5c31
JOB LOG : /root/avocado/job-results/job…
-
Now that the search team has finished their work, we must conduct testing to connect to the new search endpoint.
The new endpoint features an enhanced search query. We'll need to test this improvem…
-
I realized that the whole handling of properties is written considering them always to be strings.
Actually, Solid Edge supports four types of properties: Text, Number, Yes\No, and Date.
Despite t…
-
I am working on a package for efficient (lazy) kronecker products A ⊗ B ⊗ ....
I want to support efficient factorizations for these type of matrices and want to use the types in LinearAlgebra.jl
…
-
After launching Mir with `--console-provider vt` and starting an application, shutting down Mir locks up the VT and prevents VT switching. The two ways I've tested this is launching both Mir and a Way…
-
Add aarch64 VT support
-
Please help me resolve the following error. I followed the tutorial and had no problems with the installation. I tried to enter an IP list from a txt file and got the error below. Please help me fix i…