-
Some of these results are concerning:
```
cyclone> (+ 1 99999999999)
0
cyclone> (+ 1.0 99999999999)
100000000000.0
cyclone> (+ 12.0 99999999999)
100000000011.0
cyclone> (+ 99999999999 999999…
-
### Prerequisites
* [x] Checked the developer manual
* [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [x] Checked that your …
-
Building with gcc-3.4.5 fails with error:
```
tommath.h:234: error: wrong number of arguments specified for `deprecated' attribute
```
It looks like gcc 3.x does support:
```
__attribute__((de…
-
### Description of Issue/Question
```
An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/state.py", line 1851, in ca…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
```
Inline-Perl6-0.09› perl6 -MInline::Perl5 -e'say Inline::Perl5.^ver'
(Mu)
Inline-Perl6-0.09› rpm -q --qf %{VERSION} perl6-Inline-Perl5
0.38
Inline-Perl6-0.09› perl Makefile.PL
Checking i…
daxim updated
5 years ago
-
Hi,
I found that something has problem with installing rakudo-2019.03.
Log:
```
$ p6env install rakudo-2019.03
Cloning into '/home/itoyota/.p6env/git_reference/rakudo'...
remote: Enumerating o…
-
Hello
Moarvm (Rakudo/Perl6 VM) is using libtommath from April 2018 (https://github.com/MoarVM/libtommath/tree/289e346bb9b968377ffbbbe6876342fedda4e072).
As Debian packager, I'm building MoarVM …
-
**Qubes OS version**
Qubes release 4.0 (R4.0)
**Affected component(s) or functionality**
qubes-template-fedora-30-minimal-4.0.1-201905071541.noarch
qubes-template-fedora-30-4.0.1-201904301131.no…
-
Submitted by: @paulbeach
Some popular linux distro \(SLES\) have problems with tommath install\. It will be good idea if SF binaries can install own copy of tommath in that case\.
Commits: FirebirdS…