Opened 14 years ago
Closed 13 years ago
#435 closed defect/bug (fixed)
graphics_null.c failing to build on Win32
Reported by: | stressedpiper | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
Win32 does not recognise "sleep(1)".
Possible patch attached:
Attachments (1)
Change History (2)
Changed 14 years ago by stressedpiper
comment:1 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Ah, sorry, i didn't saw your patch earlier. Since it broke the build, we noticed it the following day and it has been fixed on the fly. Thanks for the patch anyway.