Re: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-24 Thread Wols Lists
On 24/09/14 01:27, nicholas ferguson wrote: > As the wikipedia explains, many businesses encourage top posting...like for > blackberry etc.. so I had no clue there was a community of regulars around > lists...that would give a vehement reaction if their email netiquette was > not followed. Europea

RE: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread nicholas ferguson
: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of nicholas ferguson Sent: Tuesday, September 23, 2014 8:23 PM To: 'Norbert Thiebaud' Cc: 'libreoffice' Subject: RE: #4 can someone spot problem with simplebootstrap_cpp.cxx >of course if you think Michael (o

RE: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread nicholas ferguson
>of course if you think Michael (or I) does not know what >he is talking about, maybe you'll give more weight to a >IETF RFC: >https://www.ietf.org/rfc/rfc1855.txt So I am getting a vehement response from community regulars as per this Wikipedia warning. So your community of regulars want bottom

RE: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread nicholas ferguson
op.org] On Behalf Of Norbert Thiebaud Sent: Tuesday, September 23, 2014 7:23 PM To: nicholas ferguson Cc: libreoffice Subject: Re: #4 can someone spot problem with simplebootstrap_cpp.cxx On Tue, Sep 23, 2014 at 3:25 PM, nicholas ferguson wrote: > (2) Just tell someone they need to make

RE: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread nicholas ferguson
I know you mean well. But what is top posting? Even googling doesn't return a definition. -Original Message- From: Norbert Thiebaud [mailto:nthieb...@gmail.com] Sent: Tuesday, September 23, 2014 7:23 PM To: nicholas ferguson Cc: libreoffice Subject: Re: #4 can someone spot pr

Re: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread Norbert Thiebaud
On Tue, Sep 23, 2014 at 3:25 PM, nicholas ferguson wrote: > (2) Just tell someone they need to make their emails friendly to grouping > in archives... what the heck does this mean: "who need n.(n+1)/2 messages > instead of n ?" Your first post had one message you second one, not only changed t

Re: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread Norbert Thiebaud
On Tue, Sep 23, 2014 at 4:43 AM, Wols Lists wrote: > On 23/09/14 06:13, khagaroth wrote: >> Don't change subject on every reply. It breaks threading and creates a >> mess on the list. >> > Email client : Outlook 12 > > It's probably not his fault, any proper mailer should be able to keep > threads

Re: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-23 Thread Wols Lists
On 23/09/14 06:13, khagaroth wrote: > Don't change subject on every reply. It breaks threading and creates a > mess on the list. > Email client : Outlook 12 It's probably not his fault, any proper mailer should be able to keep threads together through a subject change. I've noticed webmail tends

Re: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread khagaroth
Don't change subject on every reply. It breaks threading and creates a mess on the list. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

RE: #5 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread nicholas ferguson
Here's my dev/debug env. First I built a debug version for windows. autogen.input #--enable-symbols #--enable-pch --enable-vlc --enable-odk --enable-orcus --with-ant-home=/opt/apache-ant-1.9.2 --with-junit=/opt/junit/share/java/junit-4.4.jar --with-visual-studio=2010 #-disable-cve-

RE: #4 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread nicholas ferguson
complain again that it needs cppuhellper::ServiceManager::Data? From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of nicholas ferguson Sent: Monday, September 22, 2014 4:28 PM To: 'libreoffice' Subject: RE: #3 can someone spot problem with simplebootstrap_cpp.cx

RE: #3 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread nicholas ferguson
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com] Sent: Monday, September 22, 2014 4:18 PM To: 'libreoffice' Subject: RE: #2 can someone spot problem with simplebootstrap_cpp.cxx I tried the following: I uninstalled LibreOffice in c:\

RE: #2 can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread nicholas ferguson
db" From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com] Sent: Monday, September 22, 2014 3:54 PM To: 'libreoffice' Subject: can someone spot problem with simplebootstrap_cpp.cxx In odk sample file, SimpleBootstrap_cpp.cxx Reference< XComponentContext > xC

can someone spot problem with simplebootstrap_cpp.cxx

2014-09-22 Thread nicholas ferguson
In odk sample file, SimpleBootstrap_cpp.cxx Reference< XComponentContext > xContext( ::cppu::bootstrap() ); CALLS Reference< XComponentContext > SAL_CALL bootstrap() AND AT CODE char const * p1 = cppuhelper_detail_findSofficePath(); RETURNED VALUE