-
Hi, I'm getting the following compiler error:
```
➜ build git:(master) ✗ em++ ../main.cpp -std=c++1y -s USE_SDL=2
WARNING root: including port: sdl2
WARNING root: building port: sdl2
/Users/Nichol…
-
### Prerequisites
- [x] Can you reproduce the problem in [safe mode](http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode)?
- [x] Are you running the [latest version of Atom](…
-
* cppast version: latest
* clang version: 5.0.1
One enum i have is using macros from external library:
``` cpp
enum MouseButton
{
MOUSEB_NONE,
MOUSEB_LEFT = SDL_BUTTON_LMASK,
MOU…
-
#### Feature Request
A service to easily load all icons from https://material.io/icons/
like:
```
import { Injectable } from '@angular/core';
@Injectable()
export class IconService {
…
-
I just got new computer which has sierra and I finally decided to try this I was able to migrate most of my earlier karabiner workflow like `fn+wasd` to arrow keys with the `complex_modifications` fea…
-
### type prop not adhered to in
1. Added ` name="question" type="simple-line-icons"`
2. A nice little question mark icon in a simple line icon style
3. It only looks for MaterialIcons (the defa…
-
These are steps I took to get it up and running to no avail:
1. Created a Slack account
2. Used the example code for testing:
```
var Slack = require('slack-node');
webhookUri = "__uri___";
…
-
Hi,
According to the source code, the "increase add ammount" shortcut is bound to the "section symbol" key on macOS. I have a recent macbook pro which has a tilde key instead of a section symbol key.…
-
最初の作業メモ。
点字ディスプレイにテーブルの行番号・列番号を表示する変更が入っている。
これについて、いまはアルファベットと数字表記のままにしておく。
```
Index: nvda.po
===================================================================
--- nvda.po (revision 39…
-
This is currently my .ini file.
Whenever I change a key in here, it does not take affect when i start up the game. I changed the select and cancel buttons, however, it is still backspace and enter.
…