Bug 8444 - error compiling with name mangling
Summary: error compiling with name mangling
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 6.5
Hardware: x86 (IA32) Windows (All)
: lowest trivial
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2006-09-28 01:26 UTC by Christoph Kubisch
Modified: 2007-01-23 17:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christoph Kubisch 2006-09-28 01:26:37 UTC
in gl_mangle.h
#define glBlitFramebufferEXT		MANGLE(BlitFramebufferEXT)

was forgotten, which results into a compile error (dont have CVS access hence
reporting here)
Comment 1 Brian Paul 2006-09-28 10:34:50 UTC
This was fixed in Mesa 6.5.1.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.