COMPO

Russel Winder russel at winder.org.uk
Sun Feb 9 01:40:38 PST 2014


Steve,

I switched my SCons build to "all at once":

dmd -I/home/users/russel/lib.Linux.x86_64/GtkD_DMD/include/d/gtkd-2 -ofcompo about.d acomp.d arrow.d avery.d bevel.d brushdabs.d circle.d common.d compo.d config.d constants.d container.d controlsdlg.d controlset.d corner.d crescent.d cross.d csv.d curve.d deserialize.d drawing.d fader.d fancytext.d generic.d graphics.d heart.d interfaces.d keyvals.d lgradient.d line.d lineset.d mainwin.d menus.d merger.d mesh.d moon.d morphdlgs.d morphs.d morphtext.d noise.d partition.d pattern.d pglayout.d pixelimage.d pointset.d polycurve.d polygon.d printing.d random.d rect.d reference.d regpc.d regpoly.d rgradient.d richtext.d rsvgwrap.d separator.d serial.d serialize.d settings.d shapelib.d sheets.d strokeset.d svgimage.d tb2pm.d text.d textsrc.d tilings.d tree.d treeops.d triangle.d tvitem.d types.d uspsib.d
acomp.d(782): Error: cannot implicitly convert expression (parent.children.length + 1LU) of type ulong to int
acomp.d(801): Error: cannot implicitly convert expression (p.children.length + 1LU) of type ulong to int
acomp.d(857): Error: cannot implicitly convert expression (p.children.length) of type ulong to int
avery.d(221): Error: cannot implicitly convert expression (this.sheets.length) of type ulong to int
avery.d(672): Error: cannot implicitly convert expression (this.sheets.length) of type ulong to int
controlset.d(224): Error: cannot implicitly convert expression (this.wia.length - 1LU) of type ulong to int
csv.d(129): Error: cannot implicitly convert expression (atemp.length) of type ulong to int
deserialize.d(257): Error: cannot implicitly convert expression (lastIndexOf(cast(const(char)[])this.fileName, "/", cast(CaseSensitive)1)) of type long to int
generic.d(48): Error: cannot implicitly convert expression (this.sheets.length) of type ulong to int
generic.d(91): Error: cannot implicitly convert expression (this.sheets.length) of type ulong to int
merger.d(728): Error: cannot implicitly convert expression (indexOf(cast(const(char)[])this.md.spec, cast(const(char)[])colSpec, cast(CaseSensitive)1)) of type long to int
merger.d(735): Error: cannot implicitly convert expression (cast(ulong)pos + colSpec.length) of type ulong to int
pglayout.d(316): Error: cannot implicitly convert expression (this.marked.length) of type ulong to int
pixelimage.d(309): Error: cannot implicitly convert expression (lastIndexOf(cast(const(char)[])this.fileName, '/', cast(CaseSensitive)1)) of type long to int
pointset.d(136): Error: cannot implicitly convert expression (this.po.oPath.length) of type ulong to int
pointset.d(235): Error: cannot implicitly convert expression (this.po.editStack.length) of type ulong to int
polycurve.d(75): Error: cannot implicitly convert expression (this.po.pcPath.length) of type ulong to int
polycurve.d(184): Error: cannot implicitly convert expression (this.po.pcPath.length) of type ulong to int
polycurve.d(328): Error: cannot implicitly convert expression (this.po.editStack.length) of type ulong to int
polycurve.d(685): Error: cannot implicitly convert expression (this.pcPath.length - 1LU) of type ulong to int
polycurve.d(1040): Error: cannot implicitly convert expression (this.pcPath.length) of type ulong to int
scons: *** [compo] Error 1
scons: building terminated because of errors.

I guess we should take this off this list and over to the GitHub issues?

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder



More information about the Digitalmars-d-announce mailing list