d-widget-toolkit / org.eclipse.swt.win32.win32.x86

5 stars 6 forks source link

Fixes for dmd 2.064 Beta #15

Closed kntroh closed 10 years ago

kntroh commented 10 years ago

I fixed compile error (one only):

org\eclipse\swt\widgets\CoolBar.d(69): Error: cannot use non-constant CTFE pointer in an initializer '"ReBarWindow32"[0]'
jacob-carlborg commented 10 years ago

I'm trying to figure out if this is a regression.

jacob-carlborg commented 10 years ago

I've reported this as: http://d.puremagic.com/issues/show_bug.cgi?id=11268. I would like to wait and see if this issue gets resolved.

kntroh commented 10 years ago

I see. If it is the bug in compiler, I will withdraw this pull request.

kntroh commented 10 years ago

This problem is remain in dmd 2.064.

What should I do?

jacob-carlborg commented 10 years ago

I'll merge this. Thanks.