On 08/06/2011 02:51 AM, Holger Hans Peter Freyther wrote:
>  -static inline uint32_t random_next (void);
>  +static inline uint32_t random_next (uint32_t *);
>    static inline void random_generate (uint32_t *);
this part is correct, I wonder if I really didn't compile libgst after doing
the change (the patch is in my tree for almost a week though).

Nah, my fault. You sent it with only a change to random_generate and I "assumed" sparse didn't complain because random_next had no arguments.

Paolo

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to