-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
yolo, `GITHUB_` is a reserved namespace in GitHub and is required by kv-oauth, my current work around is using Deno Deploy and setting the environment variable in the Deploy web console. The result is…
-
### Description
This epic is a collection of issues enhancing the Unified Namespace (UNS) functionalities, leveraging the strengths of Node-RED as a foundational tool for data contextualization, co…
-
Currently, if you set a namespace for a chart, it will set the namespace on every object in the chart that does not have one:
https://github.com/cdk8s-team/cdk8s-core/blob/ab3fbf376841dd37cbfb53201…
-
When I added stm32 support I did not consider the inconvenience reusing the flash_offset setting, also used by esp32, could cause. This could be quite inconvenient for anyone developing an app meant t…
-
**Describe the bug**
The description of the `xml-to-json()` function in the [XPath and XQuery Functions and Operators 3.1 spec](https://www.w3.org/TR/xpath-functions-31/#func-xml-to-json) states th…
-
### Steps to reproduce
Random crash
### Expected results
app crashes
### Actual results
do not crash
### Code sample
Code sample
```dart
no sample code
```
### Screenshots or Video
…
-
(Vote @rob-metalinkage @avillar @VladimirAlexiev @ar-chad @svilenvarbanov2019 )
We talked about
- [ ] `https://www.opengis.net/ont/citygml/3.0/rdf`
- [ ] `https://www.opengis.net/ont/citygml/3.0/o…
-
This has been broken, yet again.
I have to build with custom namespaces, so my openexr `CMAKE_OPT` has
`-DOPENEXR_IMF_NAMESPACE=FL_Imf -DILMTHREAD_NAMESPACE=FL_IlmThread -DIEX_NAMESPACE=FL_Iex `
…
-
The following is minimized from Xcode's C++ standard library implementation.
```cpp
// namespace.h
#pragma once
#define BEGIN_NAMESPACE namespace repro { inline namespace __1 {
#define END_NAMESPACE…