-
I have a large project with a lot of modules that form an Executable. I'd like to use cabal repl to load up a single source file, reusing the objects that cabal build has already build
as needed for i…
joeyh updated
2 years ago
-
**Reported by: pnkfelix on Wed Feb 18 16:05:02 2009**
While grepping for uses of `gclib_alloc_rts`, which is supposed to be infrequently invoked with requests for '''large''' chunks of memory, I foun…
-
**Is your feature request related to a problem? Please describe.**
We use `pragma: no cover` to mark sections of code that are impractically difficult to test. This way, we can use "100% coverage" to…
-
I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.
The code that selects and renders the different geos is here in the THREE.js …
-
Hi,
we just integrated CCDNUserSecurityBundle into a legacy application where we do not yet use the FOSUserBundle, nor do we have a (doctrine) entity for our user class.
So we where stuck a bit, bec…
-
### Describe the issue:
Functions that were made dispatchable via NEP 35 (which added the `like` keyword argument) do not appear to be so using the `np.testing.overrides` API.
Taking for instance …
-
Platforms: linux, slow, win, windows
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_schema_correctness_nn_functional_conv3d_cu…
-
Examining the COPYING file, it states the supdup programs originally derived from the BSD telnet code.
That code was relicensed 4-Clause-BSD in 1990, and relicensed 3-Clause-BSD in 1999, which woul…
-
```
__BEGIN_DECLS and __END_DECLS should be moved from command line compiler flags
to elsewhere, possibilities are: dedicated include file, total removal
resulting in usual #ifdef __cplusplus
```
O…
-
I doubt it'll ever be able to replace the NaCl port for performance, but we could use Emscripten as an alternate version. There may be an SDL port. Unfortunately, there's also the nuisance that Firefo…