-
On 9/8/14, sebastian sebastianconcept@gmail.com wrote to the ML:
> you shouldn’t do
> `sudo npm …`
>
> read here:
> http://blog.hood.ie/2014/02/why-you-shouldnt-use-sudo-with-npm/
Currently the re…
-
```
What steps will reproduce the problem?
1. Open System Monitor
2. Close System Monitor
3. Repeat
What is the expected output? What do you see instead?
The Strongtalk environment crashes with an…
-
Migrated from https://pharo.fogbugz.com/f/cases/20973/DeflateStream-can-t-handle-input-that-exceeds-the-maximum-number-of-non-compressible-blocks
//-----
So, I seem to have identified the problem.…
-
MS Windows Security/Defender(MSWS) can hinder Pharo.exe.
1)When MSWS ensures control flow integrity, Pharo.exe does not run.
2)When MSWS forces relocation of images (not Smalltalk image), Pharo.ex…
-
When filing in classes that have sub tags, a separate package is created.
It should be within the parent package.
**Expected behavior**
The classes should be sub tagged within the parent package.…
-
Сейчас чтобы добавить новый язык на code-basics нужно поправить какие-то данные в основном репозитории. Нужно разнести это или в репозитории языков в spec файл, или подготовить заранее
> точно пере…
-
In trunk, Algernon doesn't respond to its keybinding after choosing "Activate Algernon" in the preferences. Nothing happens.
-
I am part way through the book and enjoying it very much. Here are the things I have noticed.
Comments on FP-OO (version G)
p27: (One or more semicolons starts a comment.
- missing closing parenthe…
-
[Post-mortem] PrimitiveFailed: primitive #createDirectory: in WindowsStore failed
Preparation:
right-mouse button over desktop/New/Folder = stuff
right-mouse button over desktop/stuff/Open
right…
-
how can we statically track that a trait is a trait and not a cooked object?
this must be related to type system for ensuring completely initialisation, but is an easier bit I think!