The Observation Deck

Search
Close this search box.

Open source, again!

June 16, 2004

So another article showed up covering the same press meeting that I discussed earlier. Again, despite the fact that it was less than one tenth of one percent of the content of the rountable, the headline is open source. On the one hand, I feel slightly vindicated in that this one at least quoted me a little more accurately. And then there’s this:

“But I’m also sure we’ll be revisiting a few comments in the code here and there — I just thought of a particularly disparaging one I might have left in having to do with C++ unions,” Cantrill said with a laugh.

This was actually in response to a question — someone asked (lightheartedly, I had thought) if there were any inappropriate comments in Solaris that would have to be cleaned up. I responded — indeed with a laugh — that there were some profane comments I could think of that had to do with unions in C. (Note: C, not C++ — not that C++ unions don’t deserve the same coarse words, only that C++ has bigger problems than just unions.)

Needless to say, I was quite surprised to see this off-hand comment show up — and the reason for the disparaging comment probably deserves a little context. The comment in question is in code that I wrote for a loadable module in mdb, the Solaris modular debugger. This particular code is part of postmortem object type identification, a mechanism for identifying arbitrary memory objects from a system crash dump. I actually wrote a paper on this, and presented it at AADEBUG 2003 in September. Anyway, if you read the paper, you’ll see why I was feeling malice towards unions when I wrote the comment: the presence of unions makes type identification needlessly difficult.

So that’s the explanation for the disparaging comment about unions, for whatever that’s worth. And I’m still holding out some hope that we’ll see an article on the actual technical content that we presented, and not the open sourcing of Solaris that we refused to talk about…

2 Responses

  1. Doing a lookup for “Sun Microsystems” at news.google.com and sorting by date is a handy way to keep up to date on news articles about Sun, though it doesn’t get everything. However, I didn’t notice any decent seeming write-ups about this Sun presentation. The average quality of reporting in the computer industry (and many technical industries) is quite poor, even for more specialist publications. Pretty annoying as someone who wants to “find out stuff”. Generally the best thing (I find) is to talk to engineers directly – which is why I like Sun’s online presentations, chats, and so on.

  2. Aw, leave the comments alone. They’re probably useful to somebody! Anyway, in a general sense it’s not enough to sanitize comments. I once ran into the symbol horrible_kludge running nm(1) on a Unix kernel.
    (No, not Linux. Also not Solaris, SunOS, AIX or even HP-UX — though that last would be a good guess.)

Leave a Reply

Recent Posts

November 18, 2023
November 27, 2022
October 11, 2020
July 31, 2019
December 16, 2018
September 18, 2018
December 21, 2016
September 30, 2016
September 26, 2016
September 13, 2016
July 29, 2016
December 17, 2015
September 16, 2015
January 6, 2015
November 10, 2013
September 3, 2013
June 7, 2012
September 15, 2011
August 15, 2011
March 9, 2011
September 24, 2010
August 11, 2010
July 30, 2010
July 25, 2010
March 10, 2010
November 26, 2009
February 19, 2009
February 2, 2009
November 10, 2008
November 3, 2008
September 3, 2008
July 18, 2008
June 30, 2008
May 31, 2008
March 16, 2008
December 18, 2007
December 5, 2007
November 11, 2007
November 8, 2007
September 6, 2007
August 21, 2007
August 2, 2007
July 11, 2007
May 20, 2007
March 19, 2007
October 12, 2006
August 17, 2006
August 7, 2006
May 1, 2006
December 13, 2005
November 16, 2005
September 13, 2005
September 9, 2005
August 21, 2005
August 16, 2005

Archives