Hemmann, Volker Armin wrote: > one reason pro phyton and contra c and c++ has always been: segfaults. > > And with c++ comes another one: abi changes. > > Just think about this horror: gcc/libstdc++ update and your package manager > stops working....
Well segfaults generally indicate bugs in your code - so hopefully you would be a good coder and ensure that you manage memory correctly. Abi changes suck big time, I agree on that point, and also the updates - hadn't thought of that one :) -- Randy Barlow http://electronsweatshop.com -- [EMAIL PROTECTED] mailing list