On Mon, Feb 21, 2011 at 5:01 PM, Paul Cartwright paul@pcartwright.com wrote:
On 02/21/2011 11:54 AM, Robert Xu wrote:
That would be good. If nothing comes out from there, then we can have
your whole system (pastebin'ed, of course)
^ Correction: You already sent me the list. hehe. I pasted it here, in case anyone else can also find something while I search through. http://lincom.pastebin.com/a4r9YDMG
I am not familiar with pastebin..
Pastebin is a place where you can post your code or debug text as plain text. You can also select what programming language you're using (e.g. C, Python, etc., and can even do BASH) and it will try to format your paste to make it easier to read for people who read that language. http://pastebin.com/ is the base URL, but you can do http://project.pastebin.com (replacing project with your software project) to create a free private pastebin for your project. The alphanumeric string at the end of the lincom pastebin above is auto-generated to identify the specific paste, though it can be reused if/when the post is set to expire. You should definitely familiarize yourself with it for testing F\OSS, it can be very useful for sharing and/or debugging code.