← Back to team overview

kicad-developers team mailing list archive

Re: BOM support

 

On Fri, 6 Aug 2010, Brian F. G. Bidulock wrote:

Looking at the code I can see that a lot of people have
been "programming on their hands and knees" in C++.
Most of it is C code fed at a C++ compiler.

I've seen qsort around instead of std::sort. Also the custom list
classes instead of std containers. But you also have to think about the C++ status when kicad was designed at first (it was a DOS program right?
then no std namespace, even).

--
Lorenzo Marcantonio
Logos Srl



Follow ups

References