On Thu, 28 Jul 2011 12:56:59 +0200
Romain Geissler <romain.geiss...@gmail.com> wrote:
> 
> I changed the argument type for the cs argument in split_string functions.
> Indeed, there is no way to access the boxed string from a value, and sometimes
> we can't avoid working with boxed strings. As we can box a :cstring in a 
> value,
> split_string_* functions are usable in all cases.


The :doc strings are wrong. Please use capitals for macrovariables in
macrostrings and try using appropriate C style or indentation so 

+#{meltgc_new_split_string (melt_string_str ($CS), ' ', (melt_ptr_t) $DIS)}#)
instead of
+#{meltgc_new_split_string(melt_string_str($cs), ' ', (melt_ptr_t) $dis)}#)


Cheers.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

Reply via email to