Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368616 - G_CONST_RETURN is removed from recent glib builds
Summary: G_CONST_RETURN is removed from recent glib builds
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.8 M5   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 368148
  Show dependency tree
 
Reported: 2012-01-15 05:58 EST by Krzysztof Daniel CLA
Modified: 2019-05-17 05:25 EDT (History)
5 users (show)

See Also:


Attachments
Fix proposition (7.68 KB, patch)
2012-01-15 06:06 EST, Krzysztof Daniel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?