-
```
What steps will reproduce the problem?
1. checked out lambda branch
2. built native DLL and dependencies, corrected some paths in build.xml and
env.bat
3. yet, when oopnbody/nbody.bat is run, the…
-
TBC
-
**Description:**
When playing in a new starting area, you get disconnected when turning in a quest.
**Current behavior:**
In the orc, human, and night elf starting areas, there are frequent …
-
I saw this in `#beginners` on Elm Slack:
> what am i doing wrong here - says that I have a naming error `Cannot find pattern OK`
They used `OK` instead of `Ok`. At a glance, I can see how someon…
-
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1294413-pams-mods-sept-17th-harvestcraft-1-7-10b?comment=930
> Added Chicken Gumbo, General Tso's Chicken, California Roll, Fut…
-
данные файлы не будет работать в js сейчас и его надо будет привести в вид который js схавает.
все просто: каждая группа это объект `{}`. а все объекты являются элементами массива` []`.
пролучает…
-
We have both `[ ]` ordered and `[x]` planted a bunch of organic seeds:
+ [x] Aubergines
+ [ ] Beetroot (Red Detroit)
+ [ ] Broccoli (_both purple and green_)
+ [ ] Butternut squash
+ [ ] Cabbage…
-
I'm wondering would it be possible to let HSAIL backend support manually specifying alignment for kernel arguments?
For example, if C++ AMP emit the following IR:
define internal cc76 void @foo(i32 …
-
-
The project includes tchar but uses only "narrow" (ANSI) strings. Maybe explicit Unicode would be the best choice? In that case you could consider ditching the W-vs-A tchar header and use only wcout, …