Até o Phil Krylov, das antigas! Apareceu.
Erro importante corrigido! Na abertura dos arquivos.
Quem usa rede muito intensamente abrindo e fechado arquivos, é bom atualizar.
Código: Selecionar todos
2026-08-27 12:23 UTC+0200 Przemyslaw Czerpak (druzus/at/sen.waw.pl)
* src/common/hbfsapi.c
! set FIO error code (FError()) in hb_fsNameExists(), hb_fsFileExists()
and hb_fsDirExists()
2026-08-26 22:48 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/rddsql/sqlbase.c
! compatibility fix for DBInfo( DBI_ISREADONLY ) to return logical
.F. instead of NIL as suggested by Itamar Lins. HWGUI browser
queries it.
* contrib/sddsqlt3/core.c
! fix non-default code, guarded with HB_SQLT3_MAP_DECLARED_EMULATED
logical bug in parsing decimals from SQL table structure
and prevent a theoretical NULL deref
+ contrib/sddsqlt3/tests/struct.prg
+ demonstrating the effects of enabling HB_SQLT3_MAP_DECLARED_EMULATED
; TODO for someone interested, to also implement LOGICAL/BOOLEAN column.
Inserting "false, true" to SQLite, will come up later as "0, 1".
2026-08-26 19:55 UTC+0100 Phil Krylov (phil a t krylov.eu)
* .github/workflows/vm2-ci.yml
! Fixed OmniOS release number to match VM.
* .github/workflows/windows-ci.yml
! MSYS2 no longer ships 32-bit allegro, cairo, and ghostscript.
* contrib/hbhpdf/3rd/libhpdf/hpdfstre.c
! Fix accidental usage of variable-length arrays extension.
* contrib/hbzebra/datamtrx.c
! Extend -Warray-bounds warning pacification to GCC 16.
* contrib/sddsqlt3/core.c
! Fix an unused assignment warning.
* src/rtl/gtcrs/gtcrs.h
! Fix building on Oracle Solaris with GCC 15 and native curses.h.
* src/vm/dlmalloc.c
! Silence an unused variable warning when assertions are off.
* src/vm/macro.c
! Extend GCC 15+ -Wstringop-overflow warning pacification to Solaris.
2026-08-26 13:17 UTC+0100 Phil Krylov (phil a t krylov.eu)
* doc/en/hashfunc.txt
! Fixed return value documentation for hb_HPairAt()
2026-08-16 17:31 UTC+0200 Damian Szlage (damian szlage.pl)
* contrib/hbtip/mail.prg
! MIME-Version header capitalization
