-
WARN : FR-69089-FRANC-EGLISE1-X église édifice incomplet pour l'orgue église Francheville
WARN : FR-69276-FEYZI-EGLISE1-X église édifice incomplet pour l'orgue église Feyzin
WARN : FR-69081-ECULL-…
-
I had occasion to pass some null values to Test::More's `is()` multisub, and got an unexpected fault - NULL pmc access, etc.
Bacek mentioned in the commit comments to cs# [43660] that discussion was …
-
Right now, if a variable is a promise or an active binding, we show it as such in Locals. For promise, this means that you see the expression that it was constructed from as value, and for binding, yo…
-
Please excuse my ignorance, but the instructions say:
[me@machine ~/valgrind-X.X.X] git clone http://github.com/wmkhoo/taintgrind.git
[me@machine ~/valgrind-X.X.X] cd taintgrind
[me@machine ~…
-
@ https://github.com/reaktoro/reaktoro/issues/275
The above issue is also relevant in this because interaction parameters effect computed densities especially for strong interacting species.
I …
-
```python
from astropy.table import QTable, unique
import numpy as np
a = [0.5, np.nan, np.nan]
t = QTable({'a': a})
print(t)
t = unique(t)
print(t)
```
I would expect this to remove th…
-
V version : V 0.2.2 25c07c2
OS : windows, Microsoft Windows 7 Home Premium v7601 64-bit
**What did you do?**
v . -autofree
**What did you expect to see?**
compilation success
**What did …
-
The firmware on the LPC2458 (master processor) in the "IFI Cortex Microcontroller" and the firmware on the OI ("Joystick" or some such, don't remember processor id) are upgradable via a direct usb con…
-
`type_patch (an actual patch, not a request for one)` | by NoQ
___
Based on the discussion here: http://forums.wz2100.net/viewtopic.php?f=5&p=130849#p130848
Before we get the new map format d…
-
```
Has anyone managed to build Juce plus all apps on Fedora 12 64bit?
```
Original issue reported on code.google.com by `simon.lewis@slnet-online.de` on 4 Apr 2010 at 11:42