GiuseppeChillemi

Results 9 issues of GiuseppeChillemi

**Describe the bug** The garbage collector releases memory very slowly and does not return allocated memory. **To reproduce** Open the console, red interpreter starts using 8MB of system memory. Run...

status.built
status.tested
type.review

**Describe the bug** Red accepts `'` in email which is not allowed as [here](https://stackoverflow.com/a/2049510) (Thanks to @hiiamboris for the reference) (I don't know if it should be allowed to have...

**Describe the bug** As in Title **To reproduce** ``` make object! [ a: 'x b: quote 'y c: 3 d: quote func []['hello] e: 'x/y f: quote 'x/qt g: /ref...

I have tried red 0.4.3 extension for VSCode. This is the error I have: PS E:\_Drives\_DropBox My BoxName\Dropbox\Svi\fordata> cmd --% /c ""E:/_Drives/_DropBox%20My%20BoxName/Dropbox/Svi/Red.exe" --cli "e:/_Drives/_DropBox My BoxName/Dropbox/Svi/Try2.Red" Impossibile trovare il percorso...

In the main readme on GITHUB you read: > Install Red (Note: For Windows user, need to run red.exe --cli) On Windows 10 "--cli" is automatically added and if you...

**Describe the bug** Use WRAP and the slowness returns. It happens at each key press too. **To reproduce** Run this code: ``` base-text: "abcdefghijklmnopqrstuvzABCDEFGHIJKLMNOPQRSTUVZ1234567890!" text-size: 2048 * 1048 / (length?...

status.built
type.review
GUI

**Describe the bug** Hit the image button and KEEP IT PRESSED, the console will open. Move the mouse cursor down to the console and release the mouse button. Now go...

**Describe the bug** A black frame appears when capturing the Red Window. **To reproduce** Run this code: ``` Red [ Title: "Red window & screen capture VID demo" Author: "Qingtian...

GUI

I have a PC I use with TV. If I start BCUninstaller, the startup configuration screen which scrolls from right to left, scrolls of an amount not sufficient to move...