-
### Description
On IPOL computation server:
```bash
alias pipupdate="pip install --upgrade pip && pip --disable-pip-version-check list --outdated --format=json | python3 -c \"import json, sys; …
-
This is a very nice package.
A long, long time ago I wrote the code to tile images into a mosaic that was as square as possible. I don't have time to create a PR, so I'm offering the code here so …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
Scenario:
Windows 10, 64 bit Lazarus 2.2.2, 64 bit Freepascal 3.2.2
Sample 14 - Interfaced based services
In Project14ServerHttp.dpr
Change the method 'Add' by inserting an exception:
function…
-
# Steps to Reproduce
```idris
module Foo
interface Base (0 n : Nat) (0 ty : a) where
interface Base n ty => Derv n (0 ty : a) where
Base n1 ty1 => Base n2 ty2 => Base (n1 + n2) (ty1, ty2)…
-
When I Enter the following text in class
```
template=0: Object\n1: Object
TemplateClass
```
The text will be displayed as `0: Object\n1: Object`
Version: 14.3.0
-
#include
#include
using namespace std;
bool compara(int A, int B)
{
bool RESULTADO;
RESULTADO = (A == B);
return RESULTADO;
}
void pausa(void)
{
cout N2;
cin.ignore(80, '\…
-
```
I must send an array of custom objects to a .NET 4.0 WebService and the less
verbose SOAP envelope I succeeded to get is the following:
AD00…
-
```
I must send an array of custom objects to a .NET 4.0 WebService and the less
verbose SOAP envelope I succeeded to get is the following:
AD00…
-
```
I must send an array of custom objects to a .NET 4.0 WebService and the less
verbose SOAP envelope I succeeded to get is the following:
AD00…