Branch: Tag:

2017-12-26

2017-12-26 03:11:37 by Stephen R. van den Berg <srb@cuci.nl>

System.TM: Fix _sprintf() returntype.

431:    }    }    -  PIKEFUN void _sprintf( int flag, mapping options ) +  PIKEFUN string _sprintf( int flag, mapping options )    {    int post_sum = 0;    switch( flag )