Ticket #122 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

OSG_VERSION invalid octal digit

Reported by: cneumann Assigned to: unassigned
Priority: major Milestone: 1.8 Release
Component: System Version: 1.8
Keywords: Cc:
Completion:

Description

The OSG_VERSION define in OSGConfig.h has a leading 0 digit which makes it an octal literal. For 1.8 this octal literal would contain an 8 which is not allowed.

Change History

11/01/06 11:43:37 changed by cneumann

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

fixed by Dirk for 2.0 in r370 and for 1.8 on 2006/10/31