-
smalltalkCI now supports the tonel file format and the iceberg-metacello integration is not disabled anymore.
Loading a project depending in another project both in Tonel format gives this error on…
-
Apparently start and stop are only set for PRHeader in the parser.
header
"I create a PRHeader"
^ super header ==> [ :array |
(PRHeader
withAll: (array second ifNil: [ {} ])
leve…
-
We are distributing nodes in Polito's sites and connect the DHCP supported port to Polito's network.
Only DNS query toward Polito network is allowed therefore the interface is not working.
Thomas manu…
-
Hi,
I've been trying to build the whole toolchain but the title error keeps coming up.
It shows up when it's compiling `riscv-pk`, here's the details
Launching the build:
```
$ git submodule up…
-
During the meeting in Torino these five nodes picked by Giacomo to Nextwork for rebuilding.
-
The FROG4 orchestrator does not use the datastore.
Then that information should be removed from the configuration file https://github.com/netgroup-polito/frog4-orchestrator/blob/master/config/default…
-
Writing this:
```
> 1 + 2
```
And pressing enter right there, without anything else, doesn't evaluate the expression. Instead, it just adds a NL/CR and you can continue writing. If you press enter, …
-
I am trying to display IplImage on imageview in application. But Imageview_id.setImage() allows only Image obj as parameter. Is there is another method to display iplImage in imageview ? or How to con…
-
#### Ombi Version:
V 2.1.0
#### Update Branch:
Stable
#### Operating System:
Ubuntu Server 16.10
#### Mono Version (only if your not on windows)
Stable 4.2.3.4/832de4b
#### A…
rafuz updated
6 years ago
-
I just did:
```
brew install caddy
```
And this is working just fine, i got the latest caddy version:
```
$ caddy --version
Caddy 0.9.1
```
Is there any reason to not use it and have the bin on re…