Re: Re: [udk-cvs] CVS update: /udk/ure/source/uretest/
Rene Engelhard <[email protected]> Tue, 5 Dec 2006 13:56:35 +0100
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, 22. November 2006 14:55 schrieb Stephan Bergmann: > Is this change really clean? While it is important that standard=20 It is, afaik. > headers are >=20 > #include <map> >=20 > etc. the situation is different for non-standard headers like STLport's=20 > hash_map. (We repeatedly had the discussion whether headers delivered=20 > by one part of OOo and used within another part of OOo should be=20 > included <...> or "...". We do not need to repeat that discussion here,= =20 > as we obviously come to no agreement, and it might be considered a=20 > matter of style which to choose.) There's three possibilities: a) use OOos internal stlport. In this case the -I to the internal one gets added and iirc that takes precedence b) external stlport. You specify the stlport home and the include also gets set c) build with gccs stl (never tried that but it's supported by configure) in which case this shouldn't be a problem either. Regards, Rene =2D-=20 Ren=E9 Engelhard -- Debian GNU/Linux Developer -- Debian OOo Maintainer-Team http://www.debian.org | http://people.debian.org/~rene/ | [email protected] http://openoffice.debian.net | [email protected] GPG: 248AEB73 | Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A E= B73