Ticket #169 (new task)

Opened 1 year ago

Last modified 1 year ago

Make FieldDescriptionBase::cloneValuesV and sharedValuesV pure again

Reported by: allenb Assigned to: unassigned
Priority: trivial Milestone: 2.0 Release
Component: System Version: 2.0
Keywords: Cc:
Completion:

Description (Last modified by allenb)

I had to temporarily change FieldDescriptionBase? cloneValuesV() and sharedValuesV() to be non-pure because of what looks like a bug in gcc that prevented these from being wrapped in pyopensg2.

When this is fixed we can change it back.

See r607

Change History

03/15/07 17:36:10 changed by allenb

  • description changed.