Hello everyone,

Since I am not familiar with the Pharo process for reporting/fixing bugs, here's a quick email to let you know what I have found by loading (in order) FFI, ODBC and ODBCEnh packages from SqueakMap
FYI :

Loading the "ODBC for Squeak" package from SqueakMap into Pharo breaks 8 unit tests (4 failures, 4 errors), namely:

1) TimeStampTest>>#testPrintOn
2) TimeStampTest>>#testPrinting
3) TimeStampTest>>#testStoreOn
4) TimeTest>>#testTimeStamp
5) DateAndTimeLeapTest>>#testAsTimeStamp
6) TimeStampTest>>#testInstanceCreation
7) TimeStampTest>>#testReadFromA1
8) TimespanTest>>#testAsTimeStamp

On a different topic, doing a string search in the code (menu item "method source with it") creates a walkback because :

AbstractObjectsAsMethod(Object)>>doesNotUnderstand: #getSourceFor:in:

Also, I have noticed that if I want to mail a bug report from the debugger, the address the email would be sent to is squeak-dev@lists.squeakfoundation.org instead of a "Pharo" one.

Hope this helps.

Thank you.
 
-----------------
Benoit St-Jean
Yahoo! Messenger: bstjean
Blog: lamneth.wordpress.com
A standpoint is an intellectual horizon of radius zero.
(Albert Einstein)