-
Loss stats and jitter are listed in the RRUL spec (https://www.bufferbloat.net/projects/bloat/wiki/RRUL_Spec/) but not available in Flent. I'd like to be able to see packet loss to compare the drop de…
-
See `git grep 'for (' src contribs/gmf/src|grep -v forEach|grep -v ' in '|grep length`:
```
contribs/gmf/src/directives/displayquerygrid.js: for (var ii = 0; ii < features.length; ii++) {
contribs/g…
-
Greetings!
### Brief description
After deploying workflow, that contains some arguments, we get an exception on the stage of the association:
"Object reference not set to an instance of an obje…
-
When mask==0 only NodeClass.Unspecified is returned. EnumSet.allOf(...) should be returned instead.
-
I'm able to find an appointment and then do `appointment.Decline()` and successfully decline it. When I try `Accept()` or `AcceptTentatively()`, I get the following error:
```
Error: ServiceObject.t…
-
Hi I'm creating a multiproject-lib-with-resources-like project. I have a Preference class in my library but Proguard doesn't keep it unless I add it explicitly to proguardOptions.
Here's relevant p…
Mygod updated
7 years ago
-
We need to get the namespace prefix table at the top of the viewer updated ASAP to include the vocabulary concept terms namespaces. I have created a google sheet that **once verified as accurate** can…
-
Does this API support `changeType` for `FolderChange`? I saw that the EWS docs say to expect a string ("Create", "Update", "Delete"), but I'm just getting `0` for all of them—does that just mean "Crea…
-
I could not find any other issue mentioning this, so I suppose most discussion about it happened over IRC.
In #5049 we discussed some things about scripting, and some said the Godot team is consideri…
ghost updated
7 years ago
-
```
Hey guys, quick question. We can have BitFields and Enumerations in vtypes. I'm
looking for something similar to Enumerations but for flags that are OR'd
together. For example, right now I defin…