digitalmars.D.ldc - ldc + gtkd
- bioinfornatics (10/10) Oct 23 2013 Dear, with ldc rev 1d7fd40 gtkd build fail
- David Nadlinger (4/7) Oct 23 2013 (Untested) fix: https://github.com/ldc-developers/ldc/pull/526
- Mike Wey (4/11) Oct 24 2013 I can confirm it's fixed.
- bioinfornatics (8/21) Oct 29 2013 and now i have :
- Mike Wey (4/26) Oct 29 2013 I'll have to change some things in GtkD so it compiles with -property.
- bioinfornatics (1/1) Oct 29 2013 Thanks yes that build without -property flags
Dear, with ldc rev 1d7fd40 gtkd build fail src/gtkc/gtktypes.d(39): Error: Function type does not match previously declared function with the same mangled name: _d_newclass But with a previuos rev 967b986 gtkd build fine build log - with rev 967b986 http://kojipkgs.fedoraproject.org//work/tasks/1287/6091287/build.log - with rev 1d7fd40 http://kojipkgs.fedoraproject.org//work/tasks/1372/6091372/build.log
Oct 23 2013
On Wed, Oct 23, 2013 at 9:51 PM, bioinfornatics <bioinfornatics fedoraproject.org> wrote:Dear, with ldc rev 1d7fd40 gtkd build fail src/gtkc/gtktypes.d(39): Error: Function type does not match previously declared function with the same mangled name: _d_newclass(Untested) fix: https://github.com/ldc-developers/ldc/pull/526 David
Oct 23 2013
On 10/24/2013 12:34 AM, David Nadlinger wrote:On Wed, Oct 23, 2013 at 9:51 PM, bioinfornatics <bioinfornatics fedoraproject.org> wrote:I can confirm it's fixed. -- Mike WeyDear, with ldc rev 1d7fd40 gtkd build fail src/gtkc/gtktypes.d(39): Error: Function type does not match previously declared function with the same mangled name: _d_newclass(Untested) fix: https://github.com/ldc-developers/ldc/pull/526 David
Oct 24 2013
On Thursday, 24 October 2013 at 20:12:11 UTC, Mike Wey wrote:On 10/24/2013 12:34 AM, David Nadlinger wrote:and now i have : src/gio/DBusObjectT.d(125): Error: not a property _dBusObjectIF.onInterfaceAddedListeners src/gio/DBusObjectT.d(157): Error: not a property _dBusObjectIF.onInterfaceRemovedListeners build loq http://kojipkgs.fedoraproject.org//work/tasks/3418/6113418/build.logOn Wed, Oct 23, 2013 at 9:51 PM, bioinfornatics <bioinfornatics fedoraproject.org> wrote:I can confirm it's fixed.Dear, with ldc rev 1d7fd40 gtkd build fail src/gtkc/gtktypes.d(39): Error: Function type does not match previously declared function with the same mangled name: _d_newclass(Untested) fix: https://github.com/ldc-developers/ldc/pull/526 David
Oct 29 2013
On 10/29/2013 08:13 PM, bioinfornatics wrote:On Thursday, 24 October 2013 at 20:12:11 UTC, Mike Wey wrote:I'll have to change some things in GtkD so it compiles with -property. -- Mike WeyOn 10/24/2013 12:34 AM, David Nadlinger wrote:and now i have : src/gio/DBusObjectT.d(125): Error: not a property _dBusObjectIF.onInterfaceAddedListeners src/gio/DBusObjectT.d(157): Error: not a property _dBusObjectIF.onInterfaceRemovedListeners build loq http://kojipkgs.fedoraproject.org//work/tasks/3418/6113418/build.logOn Wed, Oct 23, 2013 at 9:51 PM, bioinfornatics <bioinfornatics fedoraproject.org> wrote:I can confirm it's fixed.Dear, with ldc rev 1d7fd40 gtkd build fail src/gtkc/gtktypes.d(39): Error: Function type does not match previously declared function with the same mangled name: _d_newclass(Untested) fix: https://github.com/ldc-developers/ldc/pull/526 David
Oct 29 2013
Thanks yes that build without -property flags
Oct 29 2013