mcpp 2.7.2-5.1 source package in Ubuntu

Changelog

mcpp (2.7.2-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066506).

 -- Andrey Rakhmatullin <email address hidden>  Sat, 16 Mar 2024 18:23:16 +0500

Upload details

Uploaded by:
Kiyoshi Matsui
Uploaded to:
Sid
Original maintainer:
Kiyoshi Matsui
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
mcpp_2.7.2-5.1.dsc 1.9 KiB 915992e68d3fc872e1e4e53aaacaed2beb99b5d3e9d8068215a5d227937be59a
mcpp_2.7.2.orig.tar.gz 1.5 MiB 3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864
mcpp_2.7.2-5.1.debian.tar.xz 7.6 KiB e67a61b57ea6cae424388aaee981814e8a6d73b33d252edf7d0478d512d843d2

Available diffs

No changes file available.

Binary packages built by this source

libmcpp-dev: Alternative C/C++ preprocessor (development files)

 This package installs the development files for the library version
 of mcpp.

libmcpp0: Alternative C/C++ preprocessor (shared library)

 This package installs the shared library version of mcpp.

libmcpp0-dbgsym: debug symbols for libmcpp0
mcpp: Alternative C/C++ preprocessor

 C/C++ preprocessor defines and expands macros and processes '#if',
 '#include' and some other directives.
 .
 mcpp is an alternative C/C++ preprocessor with the highest conformance.
 It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
 mcpp is especially useful for debugging a source program which uses
 complicated macros and also useful for checking portability of a source.
 .
 Though mcpp could be built as a replacement of GCC's resident
 preprocessor or as a stand-alone program without using library build of
 mcpp, this package installs only a program named 'mcpp' which links
 shared library of mcpp and behaves independent from GCC.

mcpp-dbgsym: debug symbols for mcpp
mcpp-doc: Alternative C/C++ preprocessor (manual)

 This package contains the manual.