-
#### Issue description
When you try to "break" the fire, even though it doesn't show up, you can walk through it and still get burnt.
#### Steps to reproduce the issue
Light a flint and steel …
-
This happened today when I tried running `brew upgrade`:
```
ssimon@lagrange ~> brew upgrade
Updated Homebrew from 513cbf03 to 61c6ea3a.
Updated 6 taps (caskroom/cask, homebrew/fuse, homebrew/games, …
-
I just switched to Ubuntu 16.04 which uses procps-ng `kill' instead of util-linux.
The kill -l function doesn't work and instead prints the signals. The only way to get the list is to use kill --list…
-
Installing on new machine
**Atom Version**: 1.3.2
**System**: Mac OS X 10.11.2
**Thrown From**: [move-by-paragraph](https://github.com/karlin/move-by-paragraph) package, v1.1.0
### Stack Trace
Faile…
natew updated
8 years ago
-
OS: Window 7 64bit
node: 0.12.0
npm: 2.5.1
How to reproduce:
1, npm install -g flint. This goes fine without error.
2, type flint in a directory.
Then it throws error:
```
var uid = process.getuid(…
-
Similar to #583, I am having this issue where the HTML "class" attribute is populated with "$1"$0.
Can you please advise?
![ac-bug](https://cloud.githubusercontent.com/assets/7361247/12764168/38b3011…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.2.3
**System**: Mac OS X 10.11.1
**Thrown From**: [flint](https://github.com/flintjs/flint-atom) package, v3.10.1
### Stack Trace
…
-
Hi.
I try to run the example in readme, but `await pebbles[0].ConnectAsync();` returns `false` every time.
This is my code:
``` csharp
var pebbles = await P3bble.P3bble.DetectPebbles();
…
-
The current install procedure looks like this for shared libraies:
```
install: library
mkdir -p "$(DESTDIR)$(PREFIX)/$(LIBDIR)"
mkdir -p "$(DESTDIR)$(PREFIX)/include/flint"
$(AT)if [ "$(…
-
First I should say I am quite happy with the fix for testing the ntl-interface. It is much better than the excuse for a solution that I had introduced in Gentoo.
Now there is a problem in the followi…