[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from j...@openoffice.org Wed Apr 14 07:50:39 + 
2010 ---
Eh? This is *prerequisite* for the mono bridge.

If this was true, then we would never have been able to develop the cli-uno
bridge, because there was nobody we could have asked to provide us a complete
climaker :)

jl: if we get this in we can get the mono bridge in, too (I think it makes 
sense
to do them in one cws)

Agreed, I created the cws monobridge. Now I ask you and radekdoulik to add the
complete mono language binding.

Please clarify if this patch would change any base line, and which platforms are
affected (not sure if mono also works for mac, Solaris)
Please look here:
http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers

As for the changes, the most important fix was done to
cli_ure/source/climaker/climaker_emit.cxx, changeset:   198797 (i79029). It can
be tested by building the ure and office types. There is also a test in
cli_ure/qa/climaker.

Please use hg log and hg diff to find out was has changed since the last update
of the patch.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Wed Apr 14 08:36:27 + 
2010 ---
 If this was true, then we would never have been able to develop the cli-uno
 bridge, because there was nobody we could have asked to provide us a complete
 climaker :)

.NET != mono. For mono it is a prerequisite. I didn't talk about Windows or .net
or whatever.

 Please clarify if this patch would change any base line, and which platforms 
 are affected (not sure if mono also works for mac, Solaris)

Baseline for mono is = 1.2.3 afair.

 Please use hg log and hg diff to find out was has changed since the last
 update of the patch.

The patch is already at current 3.2.0 state. (it is used in various distros 
already)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Wed Apr 14 08:41:37 + 
2010 ---
 Baseline for mono is = 1.2.3 afair.

But there of course will be --disable-mono for those who don't want it

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Wed Apr 14 08:56:54 + 
2010 ---
 Agreed, I created the cws monobridge. Now I ask you and radekdoulik to add the
 complete mono language binding.

Thanks, but I'd suggest to change the cws owner from you to rodo...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

  CC|'jl,rene,thb' |'hr,jl,kso,rene,thb'





--- Additional comments from j...@openoffice.org Wed Apr 14 09:06:45 + 
2010 ---
.NET != mono. For mono it is a prerequisite. I didn't talk about Windows or 
.net
or whatever.
You got me wrong. The climaker is part of the language binding. And there is
nothing which requires that one part of it must already be contained OOo. This
can all be done in one separate CWS as you suggested.

As for the base line, I meant the dependencies too a particular version of glibc
and gcc or other build tools.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-14 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from radekdou...@openoffice.org Wed Apr 14 16:25:27 
+ 2010 ---
OK, sounds good. I will put the mono bridge in as well. I just need to finish
work on another cws and will move on this one soon.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-13 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from j...@openoffice.org Tue Apr 13 15:12:05 + 
2010 ---
I personally think it's a bugfix - syncing Windows and Linux' features)

This patch is a rewrite of climaker tool which is used for creating .NET code.
Climaker is part of the cli-uno language binding. 

The patch does not bring any benefit to the cli-uno language binding. It is only
useful for people who want to build cli programs and run it with a OOo including
the mono bridge. This is, however, not possible with a vanilla OOo, because it
does not contain the mono bridge.  

As long as the OOo project does not benefit as well from this patch, I do not
see the need to apply it.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Tue Apr 13 15:17:09 + 
2010 ---
jl:

 The patch does not bring any benefit to the cli-uno language binding. It is 
 only
 useful for people who want to build cli programs and run it with a OOo 
 including
 the mono bridge. This is, however, not possible with a vanilla OOo, because 
 it  
 does not contain the mono bridge. 
   

Eh? This is *prerequisite* for the mono bridge. As already written in *this
issue*. So you argue that because there is no mono bridge you don't care?
Oh my..
So effectively you block the mono bridge.

And as said, they *do* want to contribute the mono bridge under JCA.

 As long as the OOo project does not benefit as well from this patch, I do 
 not see the need to apply it.

it does. by having a mono bridge. (and thus closing another gap between windows
and linux)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Tue Apr 13 15:18:05 + 
2010 ---
jl: if we get this in we can get the mono bridge in, too (I think it makes sense
to do them in one cws)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Tue Apr 13 15:37:05 + 
2010 ---
jl. so please give us the necessary info as I asked for in comment ---
Additional comments from rene Tue Jan 20 16:34:46 + 2009 --- so both
of this (climaker *AND* mono bridge) can be integrated

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User rene changed the following:

What|Old value |New value

  CC|'rene,thb'|'jl,rene,thb'





--- Additional comments from r...@openoffice.org Tue Apr 13 15:37:43 + 
2010 ---
explicitely CCing jl

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2009-03-30 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Mon Mar 30 07:21:27 + 
2009 ---
jl: ping?

 -Make sure that you get the latest fixes in your implementation. There was at
 least one important fix after your last change.

Can you point us to it/them if you know? (maybe cwses)?
I think looking at various masters back is like looking for a needle in the
haystack...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2009-01-20 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

 Assigned to|jl|radekdoulik





--- Additional comments from j...@openoffice.org Tue Jan 20 16:13:16 + 
2009 ---
As it seems I cannot find time for doing QA etc. for this cws. So I suggest the
following. 

-Prepare the CWS yourself and do the QA (Linux  Windows) in you company. 
-Make sure that you get the latest fixes in your implementation. There was at
least one important fix after your last change.
-climaker is used in cli_ure, unoil, testtools

Please note that bringing this code into OOo is only useful when the mono bridge
comes with it. 

If you cannot do the automated test let me know. I will then find someone to run
those tests on your CWS. Then you can set the CWS to approved by QA, so that it
will be integrated later.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2009-01-20 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from r...@openoffice.org Tue Jan 20 16:34:46 + 
2009 ---
 -Make sure that you get the latest fixes in your implementation. There was at
 least one important fix after your last change.

Can you point us to it/them if you know? (maybe cwses)?
I think looking at various masters back is like looking for a needle in the
haystack...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2009-01-20 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User rene changed the following:

What|Old value |New value

  Issue type|PATCH |FEATURE





--- Additional comments from r...@openoffice.org Tue Jan 20 16:36:26 + 
2009 ---
(as the PATCH known to be outdated, this should be FEATURE, probably, although
I personally think it's a bugfix - syncing Windows and Linux' features)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-10-21 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Tue Oct 21 10:13:25 + 
2008 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-08-12 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Tue Aug 12 09:19:51 + 
2008 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-07-16 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User thb changed the following:

What|Old value |New value

  CC|'rene'|'rene,thb'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-05-30 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri May 30 14:25:18 + 
2008 ---
Retargeted.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-03-25 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Tue Mar 25 13:45:44 + 
2008 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2008-01-11 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

Target milestone|OOo 2.4   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Fri Jan 11 08:14:24 + 
2008 ---
Retargeting to 3.0

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-12-07 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Fri Dec  7 16:06:32 + 
2007 ---
possible candidate for retargeting.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-10-15 Thread kso
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Mon Oct 15 08:58:51 + 
2007 ---
mmeeks: Sun is interested in doing QA for the new climaker implementation.
Especially because we are very interested to avoid regressions on Windows (.net)
;-) Unfortunately, due to higher priorities for other tasks we don't have the
time for this, ATM.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-09-25 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

 Assigned to|jl|radekdoulik

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Tue Sep 25 11:58:07 + 
2007 ---
Currently there is no benefit of integrating this, without having a mono-bridge.
Therefore back to submitter. Sorry.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-09-25 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Assigned to|radekdoulik   |jl





--- Additional comments from [EMAIL PROTECTED] Tue Sep 25 12:01:48 + 
2007 ---
well, this is prerequisition for the mono bridge, which we already have in
ooo-build. Without it the bridge won't build.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-09-25 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User rene changed the following:

What|Old value |New value

  CC|''|'rene'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-09-25 Thread mmeeks
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Tue Sep 25 13:11:02 + 
2007 ---
Our intention is to assign the mono-bridge to Sun under the terms of the JCA as
well in due course. OTOH, of course we can find our own QA for this, I can see
how Sun might be unwilling to :-)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-08-28 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Tue Aug 28 07:25:04 + 
2007 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-08-02 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User pjanik changed the following:

What|Old value |New value

 Assigned to|radekdoulik   |jl

Target milestone|OOo 2.3   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Thu Aug  2 11:18:48 + 
2007 ---
Reassign so jl can see this issue.

I think we can't make this into 2.3 because of today's code freeze. Moving 
target.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-07-09 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Mon Jul  9 19:22:39 + 
2007 ---
Hi jl,

I am sorry for the delay. I was finally able to build upstream version with the
patch on windows. The patch is now applied in climakercsharp01 cws.

I am uploading installation set to
http://go-oo.org/packages/mono/climakercsharp01/en-US/

Please test it.

Cheers
Radek

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-06-11 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

 Assigned to|jl|radekdoulik

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Jun 11 10:28:22 + 
2007 ---
Please let me know when I can verify the changes on your CWS.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-15 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.3





--- Additional comments from [EMAIL PROTECTED] Tue May 15 13:24:47 + 
2007 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-10 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Thu May 10 08:14:01 + 
2007 ---
I suppoes the OOoRunner.jar is not in your build environment. But you can simple
start wntmsci10\bin\qa\climaker\test_climaker.exe. This will check the code
generated in cli_test_types.idl.

Could you try this out?

Another question, I suppose your from Novell (because of the JCA) ?

I cannot say when exactly I will review the patch and apply it. Currently the
target is for 2.3. When we integrate it then we will only use it on Windows.
Once there is a mono bridge we need to think about extending our build
environment to include mono.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-10 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Thu May 10 08:45:22 + 
2007 ---
test_climaker.exe runs OK.

Radek [EMAIL PROTECTED]
/cygdrive/c/svn/ooo-build/build/oof680-m7/cli_ure/wntmsci10.pro/bin/qa/climaker
$ ./test_climaker.exe

=
Test succeeded!
=

Yup, I am from Novell, so there's no problem with JCA.

The attached patch indeed make it work on win32 only. In ooo-build we have mono
bridge and climaker running on mono. It will be upstreamed later as well I hope.

Any chance to speedup the integration? I am worried about new changes in
climaker which I will then have to merge in the rewrite. Would creating cws with
the patch might help it?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-10 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Thu May 10 12:35:13 + 
2007 ---
If you have write access to openoffice cvs you could create your own cws and
apply the patches. Then let me verify this issue. If you want to do that then
set the owner back to yourself.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-09 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Wed May  9 14:15:36 + 
2007 ---
I have found few issues with testtools on win32, fixing them now. Also noticed
that attached patches need another mono patches from ooo-build.

Once I fix testtools issues, I will prepapre another patch for upstream OOo.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-09 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44985)
revised patch






--- Additional comments from [EMAIL PROTECTED] Wed May  9 17:09:33 + 
2007 ---
Created an attachment (id=44985)
revised patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-09 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Wed May  9 17:10:15 + 
2007 ---
Created an attachment (id=44986)
terminal output


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-09 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Wed May  9 17:15:36 + 
2007 ---
I have attached updated patch. It should work OK in upstream version.

I have fixed 2 issues which were broke testtools build.

I was able to run cli_bridgetest_inprocess.exe successfully. The other QA runs
ended with errors as visible in the last attachment. I got the same problem when
using old C++ climaker, so it looks like it is caused by something else. Any
idea what might be wrong?

Any chance to test the patch in your build? The patch should work nicely now.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-02 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Wed May  2 12:28:39 + 
2007 ---
I have tested building climaker and cli_types.dll on windows. The generated dll
differed only by UUID number.

I didn't try the testtools. I will try them and report if they run OK.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-05-02 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642





--- Additional comments from [EMAIL PROTECTED] Wed May  2 13:48:38 + 
2007 ---
To test the climaker and the produced cli_types.dll i suggest that you proceed
in this way:

-build climaker and make it available in your build environment
-build testtools completely. The climaker will be used to produce a
cli_types_bridgetest.dll which will be used by test code in this project.
-go to wntmsci10.pro/bin and run cli_bridgetest_inprocess.exe. If the output
does not contain obvious error messages than it should be all right. Make sure
you do not have an office installed because then the cli assemblies from the GAC
would be used.
-you could then also build testtools/qa/cli (dmake) and then call dmake run in
this directory. This test runs bascially the same code as
cli_bridgetest_inprocess.exe

Another test in cli_ure must work as well. This test is at cli_ure/qa/climaker.
Call dmake in this directory and then dmake run.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-30 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User kr changed the following:

What|Old value |New value

 Assigned to|kr|jl





--- Additional comments from [EMAIL PROTECTED] Mon Apr 30 13:45:36 + 
2007 ---
Radek, sorry for the delay.

-Jochen, please take this over ... :-)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-30 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User jl changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Apr 30 14:19:51 + 
2007 ---
Have you tested the climaker on Windows. Do the cli tests in project testtools
work (on Windows)?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642
 Issue #|76642
 Summary|climaker rewrite in C#
   Component|udk
 Version|1.0.0
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|radekdoulik





--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:34:38 + 
2007 ---
Attached patches contain climaker rewritten in C#. The reason for doing so is
that we lack managed C++ on linux/mono, so I have rewritten climaker tool in C#
+ native shared library to access UNO reflection stuff.

Besides different UUID's, the generated libraries in original and new climaker
(cli_types.dll) are identical - checked with monodis output.

The functionality should be identical to that in oof680-m14.

I hope these patches can be accepted upstream.

The patches should be applied in this order:

mono-climaker.diff
mono-climaker-config.diff
climaker-csharp-win.diff
buildfix-climaker-disabled.diff

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |44630)
proposed patch






--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:35:22 + 
2007 ---
Created an attachment (id=44630)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44631)
proposed patch






--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:35:41 + 
2007 ---
Created an attachment (id=44631)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44632)
proposed patch






--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:36:21 + 
2007 ---
Created an attachment (id=44632)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44633)
proposed patch






--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:36:45 + 
2007 ---
Created an attachment (id=44633)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44634)
proposed patch






--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 07:37:09 + 
2007 ---
Created an attachment (id=44634)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 76642] climaker rewrite in C#

2007-04-24 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76642


User radekdoulik changed the following:

What|Old value |New value

 Version|1.0.0 |current





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]