User:Sayrer:OinkNotes

From MozillaWiki
Revision as of 02:51, 21 February 2007 by Sayrer (talk | contribs)
Jump to navigation Jump to search
	<taras>	first thing that'd be useful would be to see if oink and friends run on osx
	<taras>	they are supposed to
	<sayrer>	I can try that
	<taras>	sayrer: btw, where are you located?
	<sayrer>	nyc
	<taras>	ok
	<taras>	sayrer: https://bugzilla.mozilla.org/show_bug.cgi?id=356904
	<taras>	this has info about the oink machine
	<taras>	that's where i keep my mercurial repositories
	<sayrer>	ah
	<firebot>	Camino: 'MacOSX Darwin 7.9.0 boxset Depend camino' has changed state from Burning to Success.
	<taras>	i dunno if you need to reopen the bug
	<taras>	as it's set as resolved
	<sayrer>	I just attached my key
	<taras>	as far as oink dev goes
	<taras>	you can start by modifying static print
	<taras>	staticprint
	<sayrer>	ok
	<taras>	override the virtual bool visitTypeSpecifier(TypeSpecifier *obj); method
	<taras>	that gets triggered upon hitting a class
	<taras>	or struct, etc
	<taras>	see squash.cc on how to identify whether it's the class you are interested in
	<sayrer>	I don't see any info on your hg stuff
	<sayrer>	if I log in, will it be obvious?
	<taras>	no, it's not documented
	<taras>	i was just keeping that for myself
	<taras>	that tarball should have a .hg directory so you get all my history, etc
	<taras>	i'll figure out a good place to put the rest of the stuff tommorrow
	<taras>	the machine is useful for actually running squash, etc when lots of horsepower is required
	<sayrer>	taras: ok, no hurry. I have other things to do today
	<sayrer>	I have an opteron here
	<sayrer>	is that enough? or is that thing a monster?
	<taras>	i figure we might as well centralize the oink dev on it
	<sayrer>	ok
	<taras>	for your task anything would do
	<taras>	i'm done for the night
	<taras>	ping me once you get stuck