Bug #128
Need to protect calls to constructors and destructors
| Status: | Closed | Start date: | 2009-05-28 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | 9.00 hours | |
| Target version: | - | |||
| Branch: | OS: |
Description
Audio objects will not function properly if they are created directly -- they must be created and
released through the Environment.
Is there a sane way for us to enforce this so that problems are caught by the compiler? The
emphasis here is on a sane way to do it that won't end up causing other headaches.
History
Updated by Tim Place over 2 years ago
implemented in commit 1044
Updated by Tim Place over 2 years ago
- Status changed from Assigned to Closed