aspectc++ 1:2.3+git20230630-1 source package in Ubuntu

Changelog

aspectc++ (1:2.3+git20230630-1) unstable; urgency=medium

  * Fix compilation against gcc+13, Closes: #1037581

 -- Reinhard Tartler <email address hidden>  Fri, 30 Jun 2023 07:13:11 -0400

Upload details

Uploaded by:
Reinhard Tartler
Uploaded to:
Sid
Original maintainer:
Reinhard Tartler
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aspectc++_2.3+git20230630-1.dsc 2.3 KiB 0ff7415eca74b2ff031fd0682603f919fbae603aa3f527b47ec31b5ae28bcad1
aspectc++_2.3+git20230630.orig.tar.bz2 4.1 MiB 46a2e16a8b1d2cbd1114334dfb00e4aaacf9509f718f63b01e2519a2cfc62452
aspectc++_2.3+git20230630-1.debian.tar.xz 15.1 KiB 2f0e7958af79e0eb344cf62710949684d5d02b186cff6d566f23451d0bc15d2b

No changes file available.

Binary packages built by this source

aspectc++: aspect-oriented programming extension for C++

 AspectC++ supports Aspect-Oriented Programming with C++, by providing:
 .
  - an aspect language extension to C++.
  - an aspect weaver that does source-to-source translation.
 .
 AspectC++ provides for C++ similar features like its best known
 cousin, AspectJ, provides for Java.

aspectc++-dbgsym: debug symbols for aspectc++
libpuma-dev: C/C++/AspectC++ Scanner and Parsers

 libPuma is a library written in C++ for Scanning and Parsing C++
 Code. It also does some semantic analysis.
 .
 It was written to facilitate the development for tools, which manipulate
 and/or transfor C/C++ Code.
 .
 This package ships a static copy of libPuma only.

libpuma-doc: C/C++/AspectC++ Scanner and Parsers

 libPuma is a library written in C++ for Scanning and Parsing C++
 Code. It also does some semantic analysis.
 .
 It was written to facilitate the development for tools, which manipulate
 and/or transfor C/C++ Code.
 .
 This package ships doxygen generated documentation for Puma.