-
On the server we are looking for
```
'pharo-local/iceberg/Pillar-markup/Microdown/pharo-local/iceberg/pillar-markup/Microdown/ressource/axist.min.css'
```
But when we run the tests locally in…
-
The pharo welcome page is written using the help system.
In the long term, it should be in microdown, and possibly shown using the document browser.
At the moment, it has a number of `[Anchor te…
-
Bonjour Stéphane,
Cette URL est parfaitement fonctionnelle :
http://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/C048SD-Teaser-OK.mp4
MAIS :
un visiteur de la …
-
Hi
Was excited to see the new release. Downloaded from Pharo.org MacOs x64 and installed on MacBook Pro Intel Monterey 12.1
On initial launch asked for permission to access Document directory, which…
-
### Brief Issue Summary
If I configure my project, it unexpectedly runs tests, which is unexpected and undesired.
### CMake Tools Diagnostics
{
"os": "linux",
"vscodeVersion": "1.95.1",
"cmtV…
-
-
**Bug description**
An array literal is written like this:
```smalltalk
#( 1 2 3)
```
But apparently Pharo allows an arbitrary number of hash signs:
```smalltalk
##( 1 2 3)
###( 1 2 3)
##…
-
- as Pharo 11 is released it would be good to update and use 110 VM/image instead of 100
- Be aware: "BaselineOfPharoBootstrap" is now directly under /src in Pharo 11 branch
https://github.com/pha…
-
Errors from CI:
```
#########################
# 4 tests did not pass: #
#########################
BlDemoBasicNodeTest
✗ #testOnePackageWithTwoClassesHasTwoNodesWithSample2 (2ms)
Undeclared…
-
Context : a Pharo 12 image used for developpement, starting and closing BlSpaces and saved to disk...
When reopenning :
I tryed to start a Pharo 12 image :
1- with Pharo launcher or Pharo VM lo…