On Tue, 15 Oct 2013 10:05:41 -0300 Felipe Magno de Almeida
<felipe.m.alme...@gmail.com> said:

> On Tue, Oct 15, 2013 at 4:31 AM, Michael Blumenkrantz
> <michael.blumenkra...@gmail.com> wrote:
> > rejected, this patch completely breaks build.
> 
> Sorry, forgot to add more files to the patch. I've also changed for
> the EAPI to have extern "C"
> when compiling with a C++ compiler instead of making blocks of extern
> "C" for all headers.
> 
> I've only modified class to klass where it was absolutely necessary,
> which means there are
> class and klass throughout the code. Only 3 structs were modified to use
> klass: E_Border.iccm, E_Config_Dialog and E_Remember.

and that still breaks the build:

e_border.c: In function ‘_e_border_eval’:  CC
enlightenment-e_confirm_dialog.o

e_border.c:8948:51: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8948:63: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8948:63: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8948:63: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8948:63: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8948:63: warning: left-hand operand of comma expression has no
effect [-Wunused-value] e_border.c:8948:63: error: ‘struct <anonymous>’ has no
member named ‘class’ e_border.c:8948:63: error: ‘struct <anonymous>’ has no
member named ‘class’ e_border.c:8948:63: warning: value computed is not used
[-Wunused-value] e_border.c:8948:63: error: ‘struct <anonymous>’ has no member
named ‘class’ e_border.c:8948:63: error: ‘struct <anonymous>’ has no member
named ‘class’ e_border.c:8948:63: error: ‘struct <anonymous>’ has no member
named ‘class’ e_border.c:8948:63: error: ‘struct <anonymous>’ has no member
named ‘class’ e_border.c:8948:63: error: ‘struct <anonymous>’ has no member
named ‘class’ e_border.c:8948:63: warning: left-hand operand of comma
expression has no effect [-Wunused-value] e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8948:63: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8967:53: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8971:48: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8975:23: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8975:23: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8975:23: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8975:23: error: ‘struct
<anonymous>’ has no member named ‘class’ e_border.c:8975:23: warning: left-hand
operand of comma expression has no effect [-Wunused-value] e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
error: ‘struct <anonymous>’ has no member named ‘class’ e_border.c:8975:23:
warning: left-hand operand of comma expression has no effect [-Wunused-value]
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’
e_border.c:8975:23: error: ‘struct <anonymous>’ has no member named ‘class’


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to