-
Collect and send PR to api when specs are run, so that a link to the PR can be shown in the Dashboard.
-
I have wrote a module in the libroach, and using it in the cockroach. As is the following show:
Functions in the libroach:
```
#ifdef __cplusplus
extern "C" {
#endif
typedef struct result_nu…
-
Hi,
I installed the chez scheme 9.5 from offical release (https://github.com/cisco/ChezScheme/releases)
windows 10 home basic with visual studio 2017 community
And I clone the chez-exe project
I b…
-
@kisvegabor @embeddedt
Hi,
I think multi-language feature should be supported in the library. and i have a rough idea about this:
1.add variables in ext structure who is associate with texts, eg…
-
We are trying to add a Windows recipe on [conda-forge](http://conda-forge.github.io/) for fftw3, see the discussion [here](https://github.com/conda-forge/fftw-feedstock/issues/2). Would it be possible…
-
Following up on #1771, here's a specific suggestion at reorganization:
- Move [conv] as a subclause into [expr], immediately before [expr.arith.conv].
- Move [class.derived], [class.access], and […
-
### Summary
`clang++-6.0` on Ubuntu generates an error when compiling
Trompeloeil in `std=c++17` or `std=c++2a` modes.
The latest version of Clang also generates this error.
### Environment
…
-
## Issue report
Building the latest Passenger 5.3.6 as Nginx module in Alpine Linux fails for some reason.
**Question 1: What is the problem?**
Building with _passenger-install-nginx-module_ …
-
Bug Report
==========
**Tell us about your setup**
We're using Lando in Travis CI to build and test our application. To do this, we're using http://installer.kalabox.io/lando-latest-dev.deb to …
-
I can't get any of the shortcuts to work.
E.g, entering F5 actually enters the `E` character in the Julia prompt. Entering Alt+Shift+Enter also doesn't work to step.
This is probably a core ju…