| Summary: | struct _DFB_WindowData has two members named window | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jose Santiago <jsantiago> |
| Component: | *don't know* | Assignee: | couriersud |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | blocker | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
It looks like this is fixed in the current code. |
struct _DFB_WindowData has two members named window in src/video/directfb/SDL_DirectFB_window.h has two members named window. IDirectFBWindow *window; and SDL_Window *window; Version is 4526 .