FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error: function Unicode.error is not accessible from Unicode

 
Post new topic   Reply to topic     Forum Index -> Mango
View previous topic :: View next topic  
Author Message
hasan



Joined: 02 May 2005
Posts: 58

PostPosted: Wed Jul 19, 2006 9:19 pm    Post subject: Error: function Unicode.error is not accessible from Unicode Reply with quote

I'm importing mango.convert.UnicodeBom into one of my projects, and now after dmd v0.163 I get this error when I compile:

mango\convert\UnicodeBom.d(217): Error: function Unicode.error is not accessible from UnicodeBom

For now, I edited convert\Unicode.d line 117 and changed it from private to package
Code:

        package static final void error (char[] msg)

I don't know if that's the correct solution, but it seems to work now.
Back to top
View user's profile Send private message
kris



Joined: 27 Mar 2004
Posts: 1494
Location: South Pacific

PostPosted: Wed Jul 19, 2006 10:17 pm    Post subject: Reply with quote

Thanks!

That looks fine Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Mango All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group