Ticket #274 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

headerGenerator.py bug

Reported by: sroret Assigned to: mbensi
Priority: major Milestone: Galekid
Component: Bug Fix Version: 1.0
Keywords: Cc:
Number of hours worked: % Complete: 00
Number of hours remaining:

Description

Sometimes it modifies a .t without any modification on .h nor .cpp (for example see GraphicsContext.t on r149):

Sometimes it stops before the end of line (publi instead of public: and Threading_ instead of Threading_h):

Also, when two method declarations swap (one is placed before, but was placed after), result is screwed:

Change History

07/29/08 18:49:17 changed by mbensi

  • status changed from new to closed.
  • resolution set to fixed.