Hi,
I think there is some misunderstanding.
Our OOo tree officially has the following in it in memmgr.cxx
std::new_handler
SAL_CALL std::set_new_handler (std::new_handler pfnHandler) throw ()
{
std::new_handler f = g_pfnHandler;
g_pfnHandler = pfnHandler;
return f;
}
Bu
Hi Debian-GCC team and OpenOffice.org people ..
I got this error while compiling OOo with gcc-3.2:
g++-3.2 ..[snip].. -o ../../unxlngppc.pro/obj/memmgr.o
/home/palic/Files/Projekte/OpenOffice/debian/openoffice.org-1.0.1/build-tree/oo_1.0.1_src/tools/source/memmgr/memmgr.cxx
/home/palic/Files/Pr
Hi to all
My name is Claudio and i am working with translation of OOo to pt-Br .
We complete the first translation and now will go to revise this work,
but desire to make a beta build .
We used the localize tools to extract all strings and to merge, this
tool not work .
Somebody got to merge
3 matches
Mail list logo