-
- @albero94, Alvaro Albero, Critical: Are there solutions that go beyond physical access?
- @albero94, Alvaro Albero, Critical: Naming with fixed IP addresses?
- @albero94, Alvaro Albero, Critical: …
-
**Failed in:** [runtime-coreclr outerloop 20240724.3](https://dev.azure.com/dnceng-public/public/_build/results?buildId=753860&view=ms.vss-test-web.build-test-results-tab&runId=19108382&resultId=11554…
-
In relation to the discussion in #207, I propose to do a small experiment to see how we can add calculations to our expressions and what is needed for that.
Inspired by the SHACL constraint languag…
-
One of the `queue`s constructors contains the following:
> This device must either be contained by syclContext or it must be a [descendent device](https://registry.khronos.org/SYCL/specs/sycl-202…
-
Not so much a bug as a design idea:
I constantly find myself having to explain the various lists that appear on an idea page (hyponyms, instances, occurrences, etc.) to people I am showing the site. …
-
The spec text currently states:
https://w3c.github.io/mathml/#intent_property
> property
> A [property](https://w3c.github.io/mathml/#intent_property) annotates the intent with an additional pro…
-
This issue tracks a couple of ambiguities in the wording for this which came up in discussion on https://reviews.llvm.org/D126085.
I'm going to start with a couple of detailed concerns, and then ra…
-
@Michiel-s, @stefjoosten , and @hanjoosten have discussed an implementation of the multi-context functionality. We have agreed on the following:
1. A pattern is a namespace, so we'll drop the keyword…
-
This issue started under a different title: **Under specialization, UNI doesn't propagate to the interface functionality**. That is useful to know when reading the comments.
# What happened
I am m…
-
# Motivation
ChainRulesCore.jl defines
```julia
Base.:*(a::AbstractThunk, b) = unthunk(a) * b
```
MultivariatePolynomials.jl defines
```julia
Base.:*(α, r::RationalPoly) = (α * r.num) / r.den…