Tango-D2 icon indicating copy to clipboard operation
Tango-D2 copied to clipboard

tango.text.Util is a mess

Open SiegeLord opened this issue 13 years ago • 3 comments

Try to figure out how to make it work nicely. Note that inout everywhere does NOT work, since I haven't been able to get fructs to work with them.

SiegeLord avatar Jan 20 '12 03:01 SiegeLord

error on tango/text/Util.d with dmd 2.059

tango/text/Util.d(1383): Error: delegate dg (ref const(char)[] token) is not callable using argument types (char[]) tango/text/Util.d(1391): Error: delegate dg (ref const(char)[] token) is not callable using argument types (char[])

jordisayol avatar Apr 20 '12 16:04 jordisayol

I couldn't reproduce that specific error, but it did change that function a bit so maybe it went away?

SiegeLord avatar Apr 21 '12 20:04 SiegeLord

Yes, this error went away. good work!

jordisayol avatar Apr 21 '12 22:04 jordisayol