On 11/13/2012 12:06 AM, Marcos Souza wrote:
2012/11/10 Matúš Kukan mailto:matus.ku...@gmail.com>>
On 10 November 2012 17:51, Marcos Souza mailto:marcos.souza@gmail.com>> wrote:
> Some days ago, I developed a script that can show to us all
ifdefs that
> don't have a "#define"
2012/11/10 Matúš Kukan
> On 10 November 2012 17:51, Marcos Souza
> wrote:
> > Hi List!
> >
> > Some days ago, I developed a script that can show to us all ifdefs that
> > don't have a "#define".
> >
> > After run this script in the "framework" dir, I get this list:
> >
> > ifdef ENABLE_COMPONENT
On 10 November 2012 17:51, Marcos Souza wrote:
> Hi List!
>
> Some days ago, I developed a script that can show to us all ifdefs that
> don't have a "#define".
>
> After run this script in the "framework" dir, I get this list:
>
> ifdef ENABLE_COMPONENT_SELF_CHECK without #define. This can be remo
Hi List!
Some days ago, I developed a script that can show to us all ifdefs that
don't have a "#define".
After run this script in the "framework" dir, I get this list:
ifdef ENABLE_COMPONENT_SELF_CHECK without #define. This can be removed?
ifdef DBG_UTIL without #define. This can be removed?
ifd