diagnostics 0.3.3-12.4 source package in Ubuntu

Changelog

diagnostics (0.3.3-12.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.

 -- Michael Hudson-Doyle <email address hidden>  Wed, 28 Feb 2024 21:20:59 +0000

Upload details

Uploaded by:
Michael Tautschnig
Uploaded to:
Sid
Original maintainer:
Michael Tautschnig
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
diagnostics_0.3.3-12.4.dsc 1.9 KiB 9fa683fbd396691b8277fa997b51628ebc3d53d1223893d8228e3c50de100df3
diagnostics_0.3.3.orig.tar.gz 628.1 KiB d3319ed8b904ea5e01ef75bbf7ac0e49ed96716cbf5bdca9672fb4d708f7ab4e
diagnostics_0.3.3-12.4.debian.tar.xz 14.3 KiB a26ca6b58c38a470c8460d5d97971e2cb0119f1958f058b5b0ab7e1510ac5200

No changes file available.

Binary packages built by this source

libdiagnostics-dev: Logging, unittesting, and runtime diagnostics for C++ - development files

 Diagnostics is a unified framework for code annotation, logging,
 program monitoring, and unit-testing.
 .
 The annotations of diagnostics provide simple trace messages, tracing
 method entry and exit, checks (which potentially fail), asserts (which
 should never fail), invariance checking on method entry and exit, and
 a number of annotations for testing.
 .
 The annotations raise events which are can be observed and monitored.
 Using different loggers, the stream of logging events is used for
 logging or testing.
 .
 The package contains the needed headers and libraries for
 developing software using Diagnostics.

libdiagnostics0t64: Logging, unittesting, and runtime diagnostics for C++ - library

 Diagnostics is a unified framework for code annotation, logging,
 program monitoring, and unit-testing.
 .
 The annotations of diagnostics provide simple trace messages, tracing
 method entry and exit, checks (which potentially fail), asserts (which
 should never fail), invariance checking on method entry and exit, and
 a number of annotations for testing.
 .
 The annotations raise events which are can be observed and monitored.
 Using different loggers, the stream of logging events is used for
 logging or testing.
 .
 The package contains the libraries for running software linked against
 Diagnostics.

libdiagnostics0t64-dbgsym: debug symbols for libdiagnostics0t64