From: Dmitry Y. <no...@gi...> - 2025-06-16 08:34:47
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: ed26e8a163148bdce4d67fb2eb5b896a5ea185a6 https://github.com/FirebirdSQL/firebird/commit/ed26e8a163148bdce4d67fb2eb5b896a5ea185a6 Author: Dmitry Yemanov <dye...@us...> Date: 2025-06-16 (Mon, 16 Jun 2025) Changed paths: M src/common/dsc.h M src/include/firebird/FirebirdInterface.idl M src/include/firebird/IdlFbInterfaces.h M src/include/gen/Firebird.pas M src/jrd/trace/TraceObjects.cpp M src/jrd/trace/TraceObjects.h M src/utilities/ntrace/TracePluginImpl.cpp Log Message: ----------- Replace internal 'dsc' with public 'paramdsc' in the API. So far they're binary compatible and this breaks nothing. But it prevents problems when 'dsc' is to be extended. (#8489) To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |