Ticket #422 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

OpenGL: glut.h include file order with MSVS

Reported by: ujwal Owned by:
Priority: normal Milestone:
Component: none Version: trunk
Severity: medium Keywords: OpenGL GLUT
Cc: Language:
Patch status: applied Platform: win32

Description

in config/gen/opengl.pm:974

include parrot.h before glut.h on Win32 with MSVS to fix error C2381: 'exit' : redefinition; declspec(noreturn)

Attachments

glut.h_include_order_with_msvs.patch Download (0.9 KB) - added by ujwal 13 years ago.
PATCH

Change History

Changed 13 years ago by ujwal

PATCH

Changed 13 years ago by japhb

  • status changed from new to closed
  • version set to trunk
  • resolution set to fixed
  • patch set to applied

Applied with minor changes as r37239.

Note: See TracTickets for help on using tickets.