Anyone ever notice how absolutely ginormous ktechlab's binary size is?
unstripped:
-rwxr-xr-x 1 atg tty 51,783,635 Oct 13 14:38 ktechlab
(because linux is not half as good as a late version of DOS, I had to
manually add the comas for readability...)
stripped:
-rwxr-xr-x 1 atg tty 4,182,148 Oct
I had left connector.cpp open while I was doing other things, when I got
back I noticed that I was looking at a function that isn't in the master
list because it is not in any header file,
int getSlope(float x1, float y1, float x2, float y2).
I think ktechlab has a few dozen of these hidden funct
P Zoltan wrote:
>> That said, my local version has many meaningless and or experimental
>> changes that I have not committed. It is quite possible that among these
>> are some that are actually important. =\
> Look in connector.cpp, where the moveTo slot is connected to the moved
> (?) signal.
On Mon, 12 Oct 2009 23:56:07 +0200, Alan Grimes
wrote:
>
> I was a bit panicked when I read that subject line given the number of
> bad commits I've made. =0, But thankfully, the latest revision I worked
> on was 503. =P I can move resistors around in 503 just fine.
>
> Wait a minute, my versio