← Back to team overview

kicad-developers team mailing list archive

Re: The big rename?

 

Another one:

DRC is defined in drc.cpp, but the header is drc_stuff.h.


> On 27 Jan 2018, at 14:07, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
> 
> If we are, it has to happen soon.  Once I branch v5, we cannot do this
> until the end of v6 development.  Otherwise, cherry-picking bug fixes
> from the development branch will be a major headache.  Chris, are you
> still planning on doing this?
> 
> Cheers,
> 
> Wayne
> 
> On 01/27/2018 09:04 AM, Jeff Young wrote:
>> Are we still doing the big rename?
>> 
>> I don’t remember exactly what we were going to change, but I just stumbled on some particularly egregious examples:
>> 
>> wxBasePcbFrame.h (defines PCB_BASE_FRAME)
>> basepcbframe.cpp (better, but still backwards and without separators)
>> 
>> And maybe start all the icon files with icon_ or something (I keep accidentally opening them in my editor when doing an automatic match).
>> 
>> Cheers,
>> Jeff.
>> 
>> 
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



References