-
I am trying to follow the Cpp Core Guidelines and use GSL where appropriate. In particular, I would like to use Expects and Ensures for pre and post-conditions, as well as span, and narrow_cast, but t…
-
**Hi,
I am experiencing a few problems while trying to install ClonalOrigin. When I run 'make', I get an error relating to gsl_rng. I have installed all GNU Scientific Libraries available and even …
-
The guidelines say here that GSL Expects always aborts on failure.
http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#SS-assertions
However, Microsoft's GSL implementation has a mode that…
-
It seems that there's a problem in the XML parser not recognizing constructs:
```
::value;]]>
```
Here's the output:
```
$ gsl -script:specs/test.gsl -dir:. specs…
-
Currently, `CPMFindPackage("gh:gsl-lite/gsl-lite#master")` and
```CMake
CPMFindPackage(
GITHUB_REPOSITORY gsl-lite/gsl-lite
GIT_TAG master
GIT_SHALLOW True)
```
both fail with
```
…
-
| | |
| --- | --- |
| Bugzilla Link | [37482](https://llvm.org/bz37482) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pskocik |
## Extended Description
Clan…
-
Howdy @leto & @bulk88 & @jberger,
Below is an overview of the work bulk88 and I have done on this issue so far...
- The previous AppVeyor RPerl build was failing due to missing `sh` prefix in ca…
-
Perhaps a question with an obvious answer, I am trying to download the HRRR MUCAPE (most unstable CAPE) data as is listed on their daily forecasting grid [here](https://rapidrefresh.noaa.gov/hrrr/HRRR…
-
```
What steps will reproduce the problem?
1. download the code as:
svn checkout http://ea-utils.googlecode.com/svn/trunk/
cd cd trunk/clipper/
2. PREFIX=/path_to_local make install
3. wait for it to…
-
```
What steps will reproduce the problem?
1. download the code as:
svn checkout http://ea-utils.googlecode.com/svn/trunk/
cd cd trunk/clipper/
2. PREFIX=/path_to_local make install
3. wait for it to…