XDXF - The Extensible (XML) Dictionary Exchange Format Forum Index XDXF - The Extensible (XML) Dictionary Exchange Format
User and Developer Forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

makedict 0.3beta1 is out

 
Post new topic   Reply to topic    XDXF - The Extensible (XML) Dictionary Exchange Format Forum Index -> makedict
View previous topic :: View next topic  
Author Message
Evgeniy
Site Admin


Joined: 19 Dec 2004
Posts: 495

PostPosted: Tue Sep 19, 2006 7:29 pm    Post subject: makedict 0.3beta1 is out Reply with quote

Now makedict source code was moved to svn(
svn checkout https://svn.sourceforge.net/svnroot/xdxf makedict
)
Changes:
0.3beta1
- dsl parser fixes and updates
- stardict parser
- sdict: --parser-option "remove-duplication=yes" to fix broken rus_bse
dictionary
- introduce new scheme of parser<->generator cooperation to speedup makedict

also I fix error reporting, sometimes makedict tell about success,
xml validator also report about success, but acctually dictionary conversation failed.

2sergeysn:
I implemented <nu /> instead of <nu_sub> idea, because of it is more simple, but I hope someday implement your idea.

I am going to create release of makedict somedays, can you try makedict against our collection of dictionaries to find several bugs before release?
Back to top
View user's profile Send private message
sergeysn
Site Admin


Joined: 23 Nov 2004
Posts: 940

PostPosted: Wed Sep 20, 2006 12:33 pm    Post subject: Re: makedict 0.3beta1 is out Reply with quote

Evgeniy wrote:
2sergeysn:
I implemented <nu /> instead of <nu_sub> idea, because of it is more simple, but I hope someday implement your idea.

I am going to create release of makedict somedays, can you try makedict against our collection of dictionaries to find several bugs before release?
I have some new ideas about <nu />
I posted them here:
http://xdxf.revdanica.com/forum/viewtopic.php?t=218&start=15
Let's discuss them there before I test makedict.
Back to top
View user's profile Send private message Visit poster's website
Evgeniy
Site Admin


Joined: 19 Dec 2004
Posts: 495

PostPosted: Wed Sep 20, 2006 12:48 pm    Post subject: Re: makedict 0.3beta1 is out Reply with quote

sergeysn wrote:
Evgeniy wrote:
2sergeysn:
I implemented <nu /> instead of <nu_sub> idea, because of it is more simple, but I hope someday implement your idea.

I am going to create release of makedict somedays, can you try makedict against our collection of dictionaries to find several bugs before release?
I have some new ideas about <nu />
I posted them here:
http://xdxf.revdanica.com/forum/viewtopic.php?t=218&start=15
Let's discuss them there before I test makedict.


Yes, I read it, as I mentioned above your idea is good, but
a)it required more code
b)at now only not public domain dictoinaries required "nu"

so I implement "<nu />", what is your question?
Back to top
View user's profile Send private message
sergeysn
Site Admin


Joined: 23 Nov 2004
Posts: 940

PostPosted: Wed Sep 20, 2006 1:01 pm    Post subject: Re: makedict 0.3beta1 is out Reply with quote

Evgeniy wrote:
Yes, I read it, ...

Oops you have read the thread before I have posted my message. Please look there again: http://xdxf.revdanica.com/forum/viewtopic.php?t=218&start=15
Back to top
View user's profile Send private message Visit poster's website
nonnus
Activist


Joined: 23 Feb 2006
Posts: 83

PostPosted: Fri Sep 22, 2006 8:43 pm    Post subject: Re: makedict 0.3beta1 is out Reply with quote

Evgeniy wrote:
Now makedict source code was moved to svn(
svn checkout https://svn.sourceforge.net/svnroot/xdxf makedict
)

Congratulation! Smile
Back to top
View user's profile Send private message
rion2
Newbie


Joined: 04 Oct 2008
Posts: 2

PostPosted: Sat Oct 04, 2008 2:44 pm    Post subject: Reply with quote

Code:
--- src/parser.hpp   2008-10-04 15:58:41.000000000 +0600
+++ src/parser.hpp.new   2008-10-04 15:58:04.000000000 +0600
@@ -25,6 +25,7 @@
 #  include "config.h"
 #endif
 
+#include <memory>
 #include <string>
 #include <map>
 #include <vector>
--- src/langs_2to3.hpp   2008-10-04 16:00:23.000000000 +0600
+++ src/langs_2to3.hpp.new   2008-10-04 16:00:14.000000000 +0600
@@ -1,6 +1,7 @@
 #ifndef _LANGS_2TO3_HPP_
 #define _LANGS_2TO3_HPP_
 
+#include <string>
 const int langs_2to3_count=185;
 extern std::pair<std::string, std::string> langs_2to3[langs_2to3_count];

без этого патча у меня не собирается.
gcc-4.3.1 glibc-2.8

PS можете грохнут ь аккаунт rion с этого форума. я не дождался письма на активацию
Back to top
View user's profile Send private message
sergeysn
Site Admin


Joined: 23 Nov 2004
Posts: 940

PostPosted: Sat Oct 04, 2008 9:43 pm    Post subject: Makedict patch Reply with quote

Thanks for the patch!
Back to top
View user's profile Send private message Visit poster's website
rion2
Newbie


Joined: 04 Oct 2008
Posts: 2

PostPosted: Sun Oct 05, 2008 7:04 am    Post subject: Reply with quote

oh yes, forgot to notice. i tried to compile 0.3.1-beta1
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    XDXF - The Extensible (XML) Dictionary Exchange Format Forum Index -> makedict All times are GMT
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
SourceForge.net Logo