Re: [dev] proposal for change of cws policies

2007-07-19 Thread Thorsten Behrens
Martin Whitaker <[EMAIL PROTECTED]> writes: > Unfortunately they will also get assertions with a vanilla build, > which makes this less useful. I wasted a lot of time trying to > track down the cause of an assertion, assuming it was due to a > change I had introduced, before discovering it still o

[dev] Terms of Use of GullFOSS and sun.com

2007-07-19 Thread Maho NAKATA
Dear Ooo Developers at SUN, My name is Maho Nakata, ja-nl project lead. I'd like to ask the developers at SUN, about terms of use the contents of GullFOSS. I reagard the contents of GullFOSS is very important, and Japanese should know these contents, direct voice from the brilliant developers.

Re: [dev] proposal for change of cws policies

2007-07-19 Thread Martin Whitaker
On Wed, 2007-07-18 at 22:25 +0200, Thorsten Behrens wrote: Kohei Yoshida <[EMAIL PROTECTED]> writes: 1) The use of "product" and "non-product" terms seems unclear to me. What do they mean exactly? Hi Kohei, a "product" version is one that has .pro suffix at the output trees (that's the defau

Re: [dev] proposal for change of cws policies

2007-07-19 Thread Kohei Yoshida
On Thu, 2007-07-19 at 07:15 +0200, Frank Schönheit - Sun Microsystems Germa?ßISO-8859-1?Q?ny wrote: > Hi Kohei, > > > 1) The use of "product" and "non-product" terms seems unclear to me. > > What do they mean exactly? > > http://wiki.services.openoffice.org/wiki/Non_Product_Build Excellent. Tha

[dev] Re: Link-Error with Boost (attachment)

2007-07-19 Thread A. Klitzing
Forgotten attachment ../unxlngi6/slo/edtwin.o: In function `SwEditWin::KeyInput(KeyEvent const&)': edtwin.cxx:(.text+0x45c3): undefined reference to `SwFormatClipboard::Erase()' ../unxlngi6/slo/edtwin.o: In function `SwEditWin::MouseButtonUp(MouseEvent const&)': edtwin.cxx:(.text+0x9e07): undefine

[dev] Re: Link-Error with Boost

2007-07-19 Thread A. Klitzing
Thanks for answer.. Yes, I have an external boost. I think, that was a bad idea. ;-) I moved it to EXCEPTIONSFILES but now I have another linker error (attachment). Is there a solution without recompiling everything? Does I need it for database-development or can I ignore and disable that part of

Re: [dev] Link-Error with Boost

2007-07-19 Thread Caolan McNamara
On Thu, 2007-07-19 at 16:45 +0200, A. Klitzing wrote: > Hi again, > > What does I need to do to fix that problem? > > > Regards, > André > -ltl680li -li18nisolang1gcc3 -lcomphelp4gcc3 -lucbhelper4gcc3 > -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3 -luno_sal > -luno_salhelpergcc3 -licuuc -li18nut

Re: [dev] To OOo Builders ...

2007-07-19 Thread Kay Ramme - Sun Germany - Hamburg
Just created another patch to make deliver.pl less verbose ... http://udk.openoffice.org/issues/show_bug.cgi?id=79798 Kay Ramme - Sun Germany - Hamburg wrote: Hi builders, - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[dev] Link-Error with Boost

2007-07-19 Thread A. Klitzing
Hi again, I have a link error with boost here in m221. I tried it with boost 1.33.1 and 1.34.0. I only find a "helpful" documentation in boost [1] about that function. What does I need to do to fix that problem? Regards, André [1] http://www.boost.org/libs/utility/throw_exception.html

[dev] Little Helpers updated

2007-07-19 Thread Eike Rathke
Hi, I updated all scripts at http://wiki.services.openoffice.org/wiki/Little_Helpers to generate positive directory lists dynamically instead of assuming a fixed set of subdirectories per module. For those not knowing the page: it's about how to use utilities like GNU id-utils, ctags and cscope to

Re: [dev] rtl::Reference vs. [com::sun::star::]uno::References

2007-07-19 Thread Kay Ramme - Sun Germany - Hamburg
Ollie, sorry for not replying earlier. Oliver Braun wrote: Kay Ramme - Sun Germany - Hamburg wrote: Some of the reasons for the namespace problems we are facing are IMHO simply non optimal placings, e.g. "com::sun::uno::Reference" would have belonged into "cppu" ("cppu::Reference" or may be s