Ticket #143 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

Incorrect C++ parsing by code generator

Reported by: jasper Owned by: jasper
Priority: major Milestone: Maintenance of Phase II
Component: Code generation Version: 1.2.0.11
Keywords: Cc:

Description

Fixes made for #139 broke class manipulation: spacing, base classes and template classes are no longer properly parsed.

This causes the code generator to incidentally fail, or otherwise create incorrect code.

Change History

comment:1 Changed 17 months ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

In [323]:

Fix #143

comment:2 Changed 17 months ago by jasper

In [324]:

Fix #142, Fix #143, added missing shared memory files, versioning libffi-cobia dlls, PMC creation unit tests setup (marshaled and unmarshaled), Test Unit PMC with custom types

comment:4 Changed 17 months ago by jasper

In [254b28a908fa9f30f021a1b09573a1f36a68374c]:

Fix #142, Fix #143, added missing shared memory files, versioning libffi-cobia dlls, PMC creation unit tests setup (marshaled and unmarshaled), Test Unit PMC with custom types

Note: See TracTickets for help on using tickets.