* [gentoo-commits] gentoo-x86 commit in dev-ml/core/files: core-0.7.0_beta1-ocaml312.patch
@ 2011-02-24 20:12 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-02-24 20:12 UTC (permalink / raw
To: gentoo-commits
aballier 11/02/24 20:12:10
Added: core-0.7.0_beta1-ocaml312.patch
Log:
Version bump by Vladimir Ivanov <v.ivanov@ymail.com>, bug #354689, with improvements by me
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-ml/core/files/core-0.7.0_beta1-ocaml312.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-0.7.0_beta1-ocaml312.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-0.7.0_beta1-ocaml312.patch?rev=1.1&content-type=text/plain
Index: core-0.7.0_beta1-ocaml312.patch
===================================================================
diff -cr lib.orig/core_gc.ml lib/core_gc.ml
*** lib.orig/core_gc.ml Sat Dec 11 00:11:49 2010
--- lib/core_gc.ml Sat Feb 19 12:19:33 2011
***************
*** 86,91 ****
--- 86,92 ----
fragments : int;
compactions : int;
top_heap_words : int;
+ stack_size : int;
} with bin_io, sexp
type binable = t
type sexpable = t
diff -cr lib.orig/core_gc.mli lib/core_gc.mli
*** lib.orig/core_gc.mli Sat Dec 11 00:11:49 2010
--- lib/core_gc.mli Sat Feb 19 12:19:55 2011
***************
*** 103,108 ****
--- 103,110 ----
top_heap_words : int;
(** Maximum size reached by the major heap, in words. *)
+
+ stack_size : int;
}
include Binable.S with type binable = t
include Sexpable.S with type sexpable = t
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-24 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 20:12 [gentoo-commits] gentoo-x86 commit in dev-ml/core/files: core-0.7.0_beta1-ocaml312.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox