| Summary: | [patch] fixed calling conventions for tests | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Marc Peter <macpete> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Windows (All) | ||
| Attachments: | patch fixing calling conventions of tests | ||
|
Description
Marc Peter
2006-05-13 18:32:34 UTC
Created attachment 129 [details]
patch fixing calling conventions of tests
I removed the use of atexit() in the test programs, thanks! |