Re: Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-18 Thread Jérôme Warnier
Le vendredi 17 mars 2006 à 15:22 +0100, Miguel Telleria de Esteban a écrit : > El vie, 17-03-2006 a las 14:43 +0100, Rene Engelhard escribió: > > Am Freitag 17 März 2006 14:12 schrieb Miguel Telleria de Esteban: > > > strace shows that when IDLC (idlc.bin) calls idlcpp (the preprocessor), it > > >

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Rene Engelhard
Version: 2.0.1-5 Hi, Miguel Telleria de Esteban wrote: > ii openoffice.org-dev 2.0.1-4bpo1 OpenOffice.org SDK... > > Good news: The concatenation error IDLC->IDLCPP is no longer there. I > had removed the symlink and it continued working. Good. So I close this bug as fixed in 2.0.1-5. > Bad

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Miguel Telleria de Esteban
El vie, 17-03-2006 a las 15:31 +0100, Rene Engelhard escribió: > Hi, > > Miguel Telleria de Esteban wrote: > > > From looking at the source; this might work on 2.0.2 (and the source is > > > indentical with 2.0.1). Can you try the 2.0.1 on bpo and confirm this? > [...] Yep, I have upgraded my De

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Rene Engelhard
Hi, Miguel Telleria de Esteban wrote: > > From looking at the source; this might work on 2.0.2 (and the source is > > indentical with 2.0.1). Can you try the 2.0.1 on bpo and confirm this? [...] > Sorry for my low culture level, but I don't see at the moment what "bpo" > means :). backports.org

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Miguel Telleria de Esteban
El vie, 17-03-2006 a las 14:43 +0100, Rene Engelhard escribió: > Am Freitag 17 März 2006 14:12 schrieb Miguel Telleria de Esteban: > > strace shows that when IDLC (idlc.bin) calls idlcpp (the preprocessor), it > > actually calls a nonexistent file "idlcidlcpp". > > > > A simple workaround is creati

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Rene Engelhard
Am Freitag 17 März 2006 14:12 schrieb Miguel Telleria de Esteban: > strace shows that when IDLC (idlc.bin) calls idlcpp (the preprocessor), it > actually calls a nonexistent file "idlcidlcpp". > > A simple workaround is creating a simbolic link idlcidlcpp->idlcpp. > > The problem seems to be in the

Bug#357449: openoffice.org-dev: IDLC concatenation string bug when calling IDLCPP

2006-03-17 Thread Miguel Telleria de Esteban
Package: openoffice.org-dev Version: 1.1.3-9 Severity: important Tags: patch strace shows that when IDLC (idlc.bin) calls idlcpp (the preprocessor), it actually calls a nonexistent file "idlcidlcpp". A simple workaround is creating a simbolic link idlcidlcpp->idlcpp. The problem seems to be in