On 01/22/2015 10:35 PM, Richard PALO wrote:
Okay, but by observation it does seem to be a rather overloaded term though,
missing a prefix or namespace..
at least the one in include/vcl/window.hxx has been changed into a
scoped enumeration on master
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 22/01/15 19:11, Markus Mohrhard a écrit :
> Yah, but... shouldn't the enum be in a namespace in the first place?
> Or are there c-only source files looking for it...
>
>
>> That doesn't matter here as it is a define and therefore the preprocessor
Hey,
On Thu, Jan 22, 2015 at 6:53 PM, Richard PALO wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Le 22/01/15 18:35, Gabriele Bulfon a écrit :
> > yes, I added a patch to add this just before the enum, and it goes on :
> >
> >
> > #ifdef TRANSPARENT
> > # undef TRANSPARENT
> > #end
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 22/01/15 18:35, Gabriele Bulfon a écrit :
> yes, I added a patch to add this just before the enum, and it goes on :
>
>
> #ifdef TRANSPARENT
> # undef TRANSPARENT
> #endif
>
> going on ;) thanks!
>
>
Yah, but... shouldn't the enum be in a name
: 22 gennaio 2015 18.12.00 CET
Oggetto: Re: error building vclxbitmap.cxx on xstreamos/illumos
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 22/01/15 15:20, Stephan Bergmann a écrit :
If line 245 of include/vcl/window.hxx reads
TRANSPARENT= 12,
for you, then most likely you happen to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 22/01/15 15:20, Stephan Bergmann a écrit :
> If line 245 of include/vcl/window.hxx reads
>
>TRANSPARENT= 12,
>
> for you, then most likely you happen to include some definition of a
> macro named TRANSPARENT.
> ___
On 01/22/2015 01:45 PM, Gabriele Bulfon wrote:
Hi, next error, right in the middle of an enum declaration...:
[build CXX] toolkit/source/awt/vclxbitmap.cxx
In file included from
/sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/include/vcl/ctrl.hxx:26:0
Hi, next error, right in the middle of an enum declaration...:
[build CXX] toolkit/source/awt/vclxbitmap.cxx
In file included from
/sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/include/vcl/ctrl.hxx:26:0,
from
/sources/sonicle/xstream-desktop-gate/com