-
c/- Fuzion
-
Hello
As reported with the `uk.co.vedaconsulting.gdpr` extension [#2907](https://lab.civicrm.org/dev/core/-/issues/2907), `nz.co.fuzion.civitoken` also prevent the rendering of some core token in C…
-
The percentage amount is left out of the transaction when using PayPal Checkout in the OmniPay Payment Processor extension, but is still recorded by CiviCRM in the contribution record and receipt. I s…
-
On my machine `chcp.com 65001` does the trick. Not sure why this does not apply to github...
```
sam@DESKTOP-CA0927S UCRT64 ~/fuzion
# ./build/bin/fz -modules=java.base tests/javaBase/javaHello.fz
…
-
The Fuzion Advent-of-Code solution from [12 Dec](https://github.com/fridis/fuzion_aoc/blob/main/2023/12/part2.fz)
```
dec12_part2 is
input := (io.stdin.with ()->io.buffered.read_lines).val.filt…
-
On behalf of @michaellilltokiwa (moved from #544 ):
I hit an issue that seems to be very similar to this. Using libgc1 Version on debian is 8.2.2-3
Attached is a the source code to reproduce the iss…
-
I'm seeing
Notice: Undefined index: is_permission_a_b in relatedpermissions_civicrm_pre() (line 335 of extensiondir/nz.co.fuzion.relatedpermissions/relatedpermissions.php).
Version 1.8 -> https:/…
-
Some of these use `panic`, others call to the `fuzion.std.panic` intrinsic. I tried to switch the latter over to use `panic` a while ago, but @fridis did not want like this because that meant any call…
-
With tokiwa-software/fzweb#5, compiling the webserver seems to be stuck during the DFA phase:
```
$ make run_fz
~/src/fuzion/build/bin/fz -verbose=2 -unsafeIntrinsics=on -modules=lock_free,java.ba…
-
Eu usei uma engine chamada (Clickteam fuzion 2.5) para criar o projeto, mais infelismente so funciona se construir o html e executar logo em seguida (Um botão expessifico) ou indo no VS-Code e executa…