Re: [E-devel] Question about edje_cc error

2011-06-01 Thread The Rasterman
On Wed, 01 Jun 2011 17:18:21 +0900 WooHyun Jung  said:

really? your epp gives different results to mine?

 4:55PM ~/C/edje/src/bin/epp > ./epp ~/tt
# 1 "/home/raster/tt"


((8+@0)/8);

thats what i see.

> My result of /usr/local/bin "your data" is
> ((8+ 30)/8);
> 
> If my memory is correct, it was ((8+@0)/8); 
> Right ? 
> 
> 
> -Original Message-
> From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] 
> Sent: Wednesday, June 01, 2011 4:51 PM
> To: WooHyun Jung
> Cc: enlightenment-devel@lists.sourceforge.net
> Subject: Re: [E-devel] Question about edje_cc error
> 
> On Tue, 31 May 2011 21:45:45 +0900 WooHyun Jung 
> said:
> 
> this reduces pretty much to the attached case havign a bug :) if its "8+x"
> is fails. if its "8.x" it fails. if its "8:x" it works or "8 x" it works.
> 
> > Missed file Sorry T _ T
> > 
> >  
> > 
> > From: WooHyun Jung [mailto:wh0705.j...@samsung.com]
> > Sent: Tuesday, May 31, 2011 9:34 PM
> > To: 'enlightenment-devel@lists.sourceforge.net'
> > Subject: Question about edje_cc error
> > 
> >  
> > 
> > Hello. All. 
> > 
> > I encountered one edje_cc error, and tried to resolve.. but hard : (
> > 
> > This error is shown when Macro is used. 
> > 
> > I attached a patch file for making problem situation.
> > 
> > After adapting patch, you can see the following error message. 
> > 
> >  
> > 
> > ERR<18498>:edje_cc edje_cc_parse.c:1376 _funcf() /usr/local/bin/edje_cc:
> > Error. ../../data/themes/default.edc:1973 unexpected character at 
> > @0)/8)
> > 
> >  
> > 
> > Does anybody have a idea about this? 
> > 
> > 
> 
> 
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
> 
> 


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


--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Question about edje_cc error

2011-06-01 Thread WooHyun Jung
My result of /usr/local/bin "your data" is
((8+ 30)/8);

If my memory is correct, it was ((8+@0)/8); 
Right ? 


-Original Message-
From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] 
Sent: Wednesday, June 01, 2011 4:51 PM
To: WooHyun Jung
Cc: enlightenment-devel@lists.sourceforge.net
Subject: Re: [E-devel] Question about edje_cc error

On Tue, 31 May 2011 21:45:45 +0900 WooHyun Jung 
said:

this reduces pretty much to the attached case havign a bug :) if its "8+x"
is fails. if its "8.x" it fails. if its "8:x" it works or "8 x" it works.

> Missed file Sorry T _ T
> 
>  
> 
> From: WooHyun Jung [mailto:wh0705.j...@samsung.com]
> Sent: Tuesday, May 31, 2011 9:34 PM
> To: 'enlightenment-devel@lists.sourceforge.net'
> Subject: Question about edje_cc error
> 
>  
> 
> Hello. All. 
> 
> I encountered one edje_cc error, and tried to resolve.. but hard : (
> 
> This error is shown when Macro is used. 
> 
> I attached a patch file for making problem situation.
> 
> After adapting patch, you can see the following error message. 
> 
>  
> 
> ERR<18498>:edje_cc edje_cc_parse.c:1376 _funcf() /usr/local/bin/edje_cc:
> Error. ../../data/themes/default.edc:1973 unexpected character at 
> @0)/8)
> 
>  
> 
> Does anybody have a idea about this? 
> 
> 


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



--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Question about edje_cc error

2011-06-01 Thread The Rasterman
On Tue, 31 May 2011 21:45:45 +0900 WooHyun Jung  said:

this reduces pretty much to the attached case havign a bug :) if its "8+x" is
fails. if its "8.x" it fails. if its "8:x" it works or "8 x" it works.

> Missed file Sorry T _ T
> 
>  
> 
> From: WooHyun Jung [mailto:wh0705.j...@samsung.com] 
> Sent: Tuesday, May 31, 2011 9:34 PM
> To: 'enlightenment-devel@lists.sourceforge.net'
> Subject: Question about edje_cc error 
> 
>  
> 
> Hello. All. 
> 
> I encountered one edje_cc error, and tried to resolve.. but hard : (
> 
> This error is shown when Macro is used. 
> 
> I attached a patch file for making problem situation.
> 
> After adapting patch, you can see the following error message. 
> 
>  
> 
> ERR<18498>:edje_cc edje_cc_parse.c:1376 _funcf() /usr/local/bin/edje_cc:
> Error. ../../data/themes/default.edc:1973 unexpected character at @0)/8)
> 
>  
> 
> Does anybody have a idea about this? 
> 
> 


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



tt
Description: Binary data
--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Question about edje_cc error

2011-05-31 Thread WooHyun Jung
Missed file Sorry T _ T

 

From: WooHyun Jung [mailto:wh0705.j...@samsung.com] 
Sent: Tuesday, May 31, 2011 9:34 PM
To: 'enlightenment-devel@lists.sourceforge.net'
Subject: Question about edje_cc error 

 

Hello. All. 

I encountered one edje_cc error, and tried to resolve.. but hard : (

This error is shown when Macro is used. 

I attached a patch file for making problem situation.

After adapting patch, you can see the following error message. 

 

ERR<18498>:edje_cc edje_cc_parse.c:1376 _funcf() /usr/local/bin/edje_cc:
Error. ../../data/themes/default.edc:1973 unexpected character at @0)/8)

 

Does anybody have a idea about this? 




problem_edc.patch
Description: Binary data
--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Question about edje_cc error

2011-05-31 Thread WooHyun Jung
Missed file ~ Sorry 




problem_edc.patch
Description: Binary data
--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Question about edje_cc error

2011-05-31 Thread WooHyun Jung
Hello. All. 

I encountered one edje_cc error, and tried to resolve.. but hard : (

This error is shown when Macro is used. 

I attached a patch file for making problem situation.

After adapting patch, you can see the following error message. 

 

ERR<18498>:edje_cc edje_cc_parse.c:1376 _funcf() /usr/local/bin/edje_cc:
Error. ../../data/themes/default.edc:1973 unexpected character at @0)/8)

 

Does anybody have a idea about this? 


--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel