-
Has anyone else reported this? I'm not certain if it's a failed heuristic, MS flinging poo at an app they don't like, or if some other actual malware on my computer has infected this file
![capture](…
-
Hi,
When trying to create and initialise a vector to a reference of a class, the compilation fails.
```c++
class AClass
{
};
AClass a;
AClass b;
etl::vector v = {a, b};
```
when…
-
I think the dplyr-friendly `sf` object is really nice, and it would be great to see it one day become a base class imported by other spatial packages. However, `sf` package introduces system dependen…
-
Currently `constexpr` support is turned off in VS-2015 due to the lack of ability to forward declare `constexpr` functions.
This issue is to serve as a reminder to re-check `constexpr` settings with …
-
I've learned from @CyrusNajmabadi that Roslyn tends to flood the threadpool with Tasks whenever highly parallelizable work needs to be done. This is bad for the rest of the application because (for ex…
-
Si alguien se anima a rellenar el "about" es más que bienvenido... se trataría de modificar este archivo
> muia-linkeddata/webapp/linkeddata/templates/linkeddata/about.html
y aparecería en la URL ht…
-
The `` element is always "LinkedPipes" which is misleading and shows in Google. It should be
- Executions - LinkedPipes ETL
- Pipelines - LinkedPipes ETL
Similarly to the future breadcrumbs, but rev…
-
Please find Details here.
https://issues.apache.org/jira/browse/KAFKA-3970
-
Depends on #1.
-
Hey folks,
with the version 0.14.0 it does not work to have a dot in a dirname which servers a pillar.
Example:
As a top.sls in /srv/pillar
```
base:
'*'
- data
- dir.with.dot.in…