isms
Wednesday, March 30th, 2005Fedora gcc-isms
Decided that it might be fun to start taking a stab at failed packages in Extras/ppc that didn’t build, and figured out why the x86/x86_64 builds are way ahead of us. No mass rebuild! And yes, GCC4 is to blame. Example is very linux_logo centric: No using (char *) (casts) if the type of new_logo is a pointer for example. Earlier on I remember, for ppc kernels to compile it was typedef related magic. Some quick google’s later, here are some pointers on what might need changing (I’ve not really found a good gcc4 document that people can enjoy): fix invalid lvalue assignment, use of cast values as lvalue is deprecated (more), and getting op -> foo (a,b,c) changed to (op->foo) (a,b,c). Read the long object size checking post too, its rather useful.
Expressions
So today we had a discussion about “capitol” and “capital”. Greg assured us it was “capital” (I always thought it was a American vs. British English thing). The following shows how expressions differ for Australian vs. American English. Just interesting to note, its so common to say “mate” in Australia, I’d never have thought someone would take offence to it.
<wmealing> oh, i called a yank ive been talking to for about 3 years, "mate" the other day <wmealing> he went OFF <wmealing> "im not gay, etc etc etc"
Life
So to add to my collection of phones, which I completely don’t use and disgust, I now own an LG U8138, and have a new Three line. Free calls are abound now it seems. And I can do video, and get on the Internet via a USB cable or even IR - now to see if it all works with Linux will be the fun part. Hats off to Francine, she’s a good sales lady, and I just bought a unit without thinking a little more than twice. Good to note that my credit check is still nice and positive :P
Also forgot how fun it was to just go and hang out. Met up with Andy, someone from Asia Source to talk about video distribution stuff. Took Darren along, and it was just some aimless coffee, talk, walking, and juice drinking. Probably really needed all that. Good conversation till the wee hours of the morning with my best friend, and my morale has definitely been boosted to some degree.