search for: invalid_record

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

2007 May 20
9
How to test for exceptions
Hi folks, I''m in the process of converting a Test::Unit functional test to RSpec, but I''ve run into a slight problem. I tried looking through the documentation but I still don''t know what I missed. Thanks in advance, Blake describe VenuesController, "on update" do before(:each) do @venue = mock("venue")
2011 Oct 12
0
Samba 3.6.0 compile errors in utils/net_idmap_check.c
...t farther with DEC-C... All the way to utils/net_idmap_check.c where it says: Compiling utils/net_idmap_check.c cc: Info: utils/net_idmap_check.c, line 108: The use of a designation in an initializer list is a new feature in the C99 standard. (designatoruse) .invalid_record = (check_action) { ------------^ cc: Error: utils/net_idmap_check.c, line 108: In the initializer for ret.invalid_record.fmt, "(check_action){...}" is of type "struct check_action", and cannot be converted to "pointer to const char". (n...