Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368616

Summary: G_CONST_RETURN is removed from recent glib builds
Product: [Eclipse Project] Platform Reporter: Krzysztof Daniel <krzysztof.daniel>
Component: SWTAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, arunkumar.thondapu, eclipse.felipe, krzysztof.daniel, overholt
Version: 3.8   
Target Milestone: 3.8 M5   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 368148    
Attachments:
Description Flags
Fix proposition none

Description Krzysztof Daniel CLA 2012-01-15 05:58:30 EST
G_CONST_RETURN macro has been deprecated for some time, and in recent builds it is entirely removed. 
SWT will not build with that version of GLIB.
Comment 1 Krzysztof Daniel CLA 2012-01-15 06:06:47 EST
Created attachment 209503 [details]
Fix proposition
Comment 2 Krzysztof Daniel CLA 2012-01-15 06:07:39 EST
Alex, will you check my patch?