Re: [RDBO] ANNOUNCE: Rose::DB::Object 0.7663 released

2008-02-05 Thread Michael Lackhoff
On 04.02.2008 21:41 John Siracusa wrote:

 More bug fixes that I didn't want to wait until the next major release.

I get this test failure with 0.7663:

Test Summary Report
---
t/db-object-loader-8.t   (Wstat: 65280 Tests: 19 Failed: 16)
   Failed test number(s):  4-19
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 3 tests but ran 19.
Files=60, Tests=14286, 156 wallclock secs ( 0.78 usr +  3.23 sys =  4.01 
CPU)
Result: FAIL
Failed 1/60 test programs. 16/14286 subtests failed.
NMAKE : fatal error U1077: 'C:\www\perl\bin\perl.exe' : return code '0xff'
Stop.
   C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.EXE test -- NOT OK
Running make install
   make test had returned bad status, won't install without force


Is it just the test count/plan that is somehow mixed up? After a forced 
install it seems to work fine.

-Michael


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object


Re: [RDBO] ANNOUNCE: Rose::DB::Object 0.7663 released

2008-02-05 Thread John Siracusa
On Feb 5, 2008 3:25 AM, Michael Lackhoff [EMAIL PROTECTED] wrote:
 I get this test failure with 0.7663:

Yeah, there's a bad skip count in one of the tests.  I've revoked
0.7663.  Expect 0.7664 soon(ish) :)

-John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object


[RDBO] ANNOUNCE: Rose::DB::Object 0.7663 released

2008-02-04 Thread John Siracusa
More bug fixes that I didn't want to wait until the next major release.

-John

0.7663 (02.04.2008) - John Siracusa [EMAIL PROTECTED]

* Fixed a bug that caused delete_on_save method creation for foreign
  keys to fail in some circumstances.  (Reported by Justin Ellison)
* Fixed a bug that prevented Perl code from being emitted for
  non-set columns with check_in attributes.  (Reported by Sam Tregar)
* Pushed cache control methods down into Rose::DB::Object::Cached
  in preparation for more caching subclasses.
* The clear_object_cache() method now correctly clears load timestamps
  as well.  (Patch by Justin Ellison)

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object