-
Hi guys,
I built successfully xHarbour under debian 9,10,11,12 and alpinelinux, both for aarch64 and x86_64, via docker for better automatization.
My apps run smoothly under this archs using GT_C…
-
Consegue me ajudar com o erro abaixo quando compilo o TESTE checkbox2.prg da pasta tests, compila sem erro, abre o checkbox2.exe mas quando marca uma das opções e dou OK ele fecha e da esse erro abaix…
-
Marcos, bom dia.
Estou usando xharbour(versão do git) e BCC 7.70
D:\sistemas\sagi\trunk>bcc32.exe --version
Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc.
Re…
-
Hi Numerabilis,
xHarbour 'downward' compatibility have got lost over the time,
No wonder, as there wasn't any feedback from them since Patrick Mast asked me years ago.
it caused me significant wo…
-
This is likely at most something to document in xhb-diff.txt, but xHarbour supports these 6 class operator overloads, that harbour does not:
OpBitAnd
OpBitOr
OpBitShiftL
OpBi…
-
Hello ,
I wish to report a bug in tipclientftp:
Where ListFiles() parses the day from the line ("6" in those cases)
around line 849 in ftpcli.prg it finds a single digit.
In line 871 it con…
-
In `inKey()` (on windows 10) the right alt key is ignored.
For example:
`while !((nLast:=inkey(0, INKEY_KEYBOARD))==27) // escape`
` ? nLast,lastKey()`
`enddo`
Pressing left alt + g giv…
-
# Environment
* JDK version: 22 openjdk
* Gradle version: 9
* `gradle-jextract` version: 0.5.0
* Operating system: linux, Manjaro
# What would you like to ask?
How to link stat…
-
Need help to keep this project up-to-date.
If you are interested and think you could help, please post a message here.
-
No comportamento atual da API Postmon, quando um CEP é buscado, ele procura na base local, caso não encontre, busca nos Correios. Se os Correios falharem, é retornado um erro para o client.
O interes…