Browse Source

[cs] inherit private modifier for generated generic interfaces

Dan Korostelev 9 years ago
parent
commit
1cc0a2db4c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      gencommon.ml

+ 1 - 0
gencommon.ml

@@ -4801,6 +4801,7 @@ struct
 							iface.cl_array_access <- Option.map (apply_params (cl.cl_params) (List.map (fun _ -> t_dynamic) cl.cl_params)) cl.cl_array_access;
 							iface.cl_extern <- cl.cl_extern;
 							iface.cl_module <- cl.cl_module;
+							iface.cl_private <- cl.cl_private;
 							iface.cl_meta <-
 								(Meta.HxGen, [], cl.cl_pos)
 								::