OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.7 KiB

  1. # --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # T2 SDE: package/.../bonobo10/compile-fix.patch
  5. # Copyright (C) 2006 The T2 SDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- T2-COPYRIGHT-NOTE-END ---
  16. diff -Nur bonobo-1.0.22-orig/tests/test-any.c bonobo-1.0.22/tests/test-any.c
  17. --- bonobo-1.0.22-orig/tests/test-any.c 2002-01-28 10:54:07.000000000 +0000
  18. +++ bonobo-1.0.22/tests/test-any.c 2006-01-18 17:17:09.087366250 +0000
  19. @@ -15,18 +15,18 @@
  20. TC_octet
  21. };
  22. -static const struct CORBA_TypeCode_struct
  23. -TC_CORBA_sequence_CORBA_octet_struct = {
  24. - {{(ORBit_RootObject_Interface *) & ORBit_TypeCode_epv, TRUE, -1},
  25. - ORBIT_PSEUDO_TYPECODE},
  26. -
  27. - CORBA_tk_sequence, NULL, NULL,
  28. - 0, 1,
  29. - NULL,
  30. - (CORBA_TypeCode *) octet_subtypes_array,
  31. - NULL,
  32. - CORBA_OBJECT_NIL, 0, -1, 0, 0
  33. -};
  34. +//static const struct CORBA_TypeCode_struct
  35. +//TC_CORBA_sequence_CORBA_octet_struct = {
  36. +// {{(ORBit_RootObject_Interface *) & ORBit_TypeCode_epv, TRUE, -1},
  37. +// ORBIT_PSEUDO_TYPECODE},
  38. +//
  39. +// CORBA_tk_sequence, NULL, NULL,
  40. +// 0, 1,
  41. +// NULL,
  42. +// (CORBA_TypeCode *) octet_subtypes_array,
  43. +// NULL,
  44. +// CORBA_OBJECT_NIL, 0, -1, 0, 0
  45. +//};
  46. static const char *
  47. enum_subnames_array [] = {