[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 file idlcompile.cxx.  It looks as the
> copy method of cpp would not be able to delete characters on its own
> string.  A suggested patch (not tried actually) is attached in which I
> create a temporary second variable.
>
> I don't know if the problem persists in the OpenOffice SDK of 2.0
> version.

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?

Regards,

Rene

-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Reply to: