Re: [dev] Was : problem building comphelper on MIPS

2010-03-20 Thread Caolán McNamara
On Sat, 2010-03-20 at 00:20 +0100, eric wrote:
 About optimisation, what I have remarked, that the default value is
 CDEFAULTOPT*=-O2  in solenv/inc/unxlngx.mk
 
 And in solenv/inc/unxlngmips.mk, there is :
 CDEFAULTOPT=-Os
 
 Now, reading gcc documentation, I found that the last value passed wins. 
 So we can consider the CDEFAULTOPT*=-O2 wins, because  -Os is written 
 before the include unxlng.mk (if I'm not wrong) in unxlngmips.mk.

No. Just use export VERBOSE=true to see what command line options are
actually passed to gcc. The dmake rule of CDEFAULTOPT*=-O2 says to set
CDEFAULTOPT to -O2 if CDEFAULTOPT has not already been set to somethine,
and it has already been set to -Os so only -Os will be passed to gcc.

C.


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



[dev] Windows' unopkg.exe does not differentiate between stderr and stdout, where does stdout go to when piping ?

2010-03-20 Thread Rony G. Flatscher
Hi there,

experimenting with OOo 3.2's unopkg.exe (under WindowsXP, SP3) it seems,
that the output from unopkg.exe is only directed at stdout, whereas
under Linux error messages (like given package not installed and the
like) are directed to stderr, and normal messages to stdout. Is this
intentional or a bug?

Furthermore, trying to pipe normal output to grep seems to not work,
i.e. something like:

   unopkg list --shared | grep CACHE

would not work on Windows, but would under Linux (i.e. display the lines
containing the string CACHE).
(Yes, I made sure that the string is output as a result of running
unopkg list --shared. The grep I am using on Windows is: GNU grep 2.5.3.)

Actually, the following does not work either under Windows:

  unopkg list --shared  test.txt

test.txt would be a 0-byte file.

Any ideas?

---rony




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



Re: [dev] Windows' unopkg.exe does not differentiate between stderr and stdout, where does stdout go to when piping ?

2010-03-20 Thread Oliver Brinzing
Hi Rony,

you can use: unopkg add myExtension.oxt--shared  --verbose --log-file 
c:\mylog.txt

but this won't log error's 
(http://qa.openoffice.org/issues/show_bug.cgi?id=79831),
output is:

## Progress log entry 2010-03-20 16:54:33 ##
Copying: myExtension.oxt
Enabling:myExtension
 Enabling: Addons.xcu
...

Oliver


-- 

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45



signature.asc
Description: OpenPGP digital signature


[dev] bogus bug number 120310

2010-03-20 Thread Terrence Enger
Greetings,


Back on DEV300_m71 (hey, it's Saturday morning, and I was nostalgic
for the sight of the top of my real-world desk), I managed to provoke
an assertion--actually, macro LOG_ERROR() ...

Debug Output
Error: ASSERT:
CloseDispatcher::impl_asyncCallback
“Congratulation! You found the reason for bug # 120310#.  Please contact 
the right developer and show him a scenario, which trigger this bug.  Thx.”
From File 
/home/terry/OOo_hacking/DEV300_m71/framework/source/dispatch/closedispatcher.cxx
 at Line 457
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

Of course, bug number 120310 is bogus.  It happens that I do not have
anything useful to offer to the writer, but if I did I would not know
where to offer it.  Does anybody care?  Is there anything I can do to
help out?


The result of some poking around on openoffice.org ...

(*) I notice nothing in bug 10310 OpenOffice crashed when opening or
saving a file
http://www.openoffice.org/issues/show_bug.cgi?id=10310 which
either supports or contradicts a guess that the writer meant this
bug.  Bugs 20310 and 12310 do not look like good candidates.

(*) The assertion in question was committed to revision
148756:6afa37be3998 on 2005-07-12, with the comment ...

framework/source/dispatch/closedispatcher.cxxINTEGRATION: CWS fwk16 
(1.9.140); FILE MERGED
2005/07/07 11:20:31 as 1.9.140.1: #120310# close dispatcher detects 
disposed frames now and handle it more gracefully


Cheers,
Terry.



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



[dev] Re: bogus bug number 120310

2010-03-20 Thread Björn Michaelsen
Am Sat, 20 Mar 2010 13:00:32 -0400
schrieb Terrence Enger ten...@iseries-guru.com:

 Of course, bug number 120310 is bogus.  It happens that I do not have
 anything useful to offer to the writer, but if I did I would not know
 where to offer it.  Does anybody care?  Is there anything I can do to
 help out?
Naa, the bug number likely is one from an old internal sun
issuetracker. Of course, it is stupid to have it still in the
assertion. It is likely best to attach your case to:

 http://www.openoffice.org/issues/show_bug.cgi?id=106896

and also request the assertion to be updated to reference bug
#i106896# from now on.

Best Regards,

Bjoern


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



[dev] creating issues, looking for better practice

2010-03-20 Thread Terrence Enger
Greetings,

A couple of times lately (
http://www.openoffice.org/issues/show_bug.cgi?id=110234 and
http://www.openoffice.org/issues/show_bug.cgi?id=110281 ) I have
chosen a component arbitrarily when creating an issue.  What should I
do to avoid wasting people's time?


Cheers,
Terry.



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



[dev] Community Council Elections: Introducing the Nominees

2010-03-20 Thread Christoph Noack
Hi everyone,

I would like to thank Eike for his nomination for the Code Contributor
Representative in the Community Council, and Thorsten for his
nomination for the Product Development Representative. According to
our election process, we are now in the introduction phase - the
nominees do have the chance to introduce themselves to the community.

Moreover, each of us might ask questions to the nominees ... this is
helpful, since they might represent us for quite some time ;-)

I would like to start - so please answer the following questions: 
  * What is your idea by the work/tasks of the council? 
  * Do you have any special areas of interest/ideas? 
  * Is there enough spare time for the work in the council?

Thanks a lot!

For all, if you have any questions with regard to the current Community
Council Election, please have a look at the status page in the wiki:
http://wiki.services.openoffice.org/wiki/Community_Council/Elections/2010-03

Have a nice day,
Christoph


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



[dev] why not add neural network to openoffice

2010-03-20 Thread
i known some one  try to add neural network  to openoffice


[dev] Trying to build and hack efficiently

2010-03-20 Thread Rémy Roy
Hello,

I'm quite new with developing Open Office, but what I want to do
ultimatly is to solve issue 100709. I want to be able to quickly
build, run, test, modify the code and do it again so I can hack
efficiently.

I'm using Ubuntu 9.10 with the DEV300 branch. I've having some
troubles building with the PKGFORMAT=installed option. I can build
successfully but in the end my LOCALINSTALLDIR only contains an
openoffice.org directory. It seems like it is missing the
openoffice.org3 directoy where I should be able to find the executables.

I've been checking what happens during the build process. Towards the
ends of the build, I get an $LOCALINSTALLDIR_inprogress dir that
contains 2 directories: openoffice.org and openoffice.org3 which seems
fine, but than in the last part of the build process, some script
kicks in and removes the openoffice.org3 directory. Have you got any
clue as to why this is happening and how I can solve this?

I've been reading the various wiki pages for how to build this
including the ErAck/Workflow but I cannot get this working right.

Any help will be apreciated. I'll also try to hang in
#dev.openoffice.org for a while.

Thanks,

Rémy Roy


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