<div dir="ltr">Hey,<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 22, 2015 at 6:53 PM, Richard PALO <span dir="ltr"><<a href="mailto:richard@netbsd.org" target="_blank">richard@netbsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</span>Le 22/01/15 18:35, Gabriele Bulfon a écrit :<br>
<span class="">> yes, I added a patch to add this just before the enum, and it goes on :<br>
><br>
><br>
> #ifdef TRANSPARENT<br>
> # undef TRANSPARENT<br>
> #endif<br>
><br>
> going on ;) thanks!<br>
><br>
><br>
<br>
</span>Yah, but... shouldn't the enum be in a namespace in the first place?<br>
Or are there c-only source files looking for it...<br></blockquote><div><br></div><div>That doesn't matter here as it is a define and therefore the preprocessor will replace the string in the definition. We have a number of similar cases for other defines.<br><br></div><div>Regards,<br>Markus<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="">-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
</span>iQEcBAEBAgAGBQJUwTkGAAoJECAB22fHtp27QIwH/1/3twfLCAURyxgBgzE5059Y<br>
zjO7mjwYevxrWASI1/jNwKcniwef/8xazacIapz8EccvZVbYnc5/94Dkl0ej2cus<br>
caiXYh3oslDF6VY1IAU15RLqFXe++UfaIgeLILw4LXOpu+Pumvc/hlh3HtMOa0nq<br>
vx0HoIo3HNotFkogs3DyX3F8hwdR0nFzMOTmJQs18yCsIduWNr1Kiid/o2R+3Ryj<br>
25GIF4llzWQkziD+4neBccIwDJr7gk8oqMpVFEDTzXZKycBtSbyHTzDEdlJfJ2aC<br>
uHi/5Fu4M6sb8gCkdluCaLWkS2VHD6AGhDpfkX0jGADSDMmSMye4k//5DyE2t8U=<br>
=vm0l<br>
<div class="HOEnZb"><div class="h5">-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</div></div></blockquote></div><br></div></div>