search for: squishier

Displaying 2 results from an estimated 2 matches for "squishier".

Did you mean: squished
2005 Dec 14
2
Not-So-Newbie Openssl Question
..., then sshd stops working with "I am linked against 0.9.7" (doh of course) so I back that out since I cannot determine how to get that and any other base system tools to link against 0.9.8a (after a week of first identifying this problem and attempting to fix it has made my brain slightly squishier than usual). Is there any way to safely bring the base system openssl up to 0.9.8a (do not mind making world/kernels) so the ports and base system match? -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.
2007 Mar 06
15
mocking missing methods
Hi folks. So I''m using mocha on a ruby project, and I really like it. One thing I''ve noticed is that it can be a bit "surprising" when I''m mocking methods that don''t exist on an object, and I think there''s an easyish fix. At the moment, you use sheep = mock() to create a mock sheep. What I''d like to do is something like sheep =